mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-17 03:56:16 +00:00
Upgraded topola version to 3.5.2
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -5,6 +5,7 @@
|
|||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
|
"name": "topola-viewer",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@artsy/fresnel": "^1.3.1",
|
"@artsy/fresnel": "^1.3.1",
|
||||||
@@ -36,7 +37,7 @@
|
|||||||
"remark-rehype": "^10.0.0",
|
"remark-rehype": "^10.0.0",
|
||||||
"semantic-ui-css": "^2.4.1",
|
"semantic-ui-css": "^2.4.1",
|
||||||
"semantic-ui-react": "^2.0.3",
|
"semantic-ui-react": "^2.0.3",
|
||||||
"topola": "^3.5.0",
|
"topola": "^3.5.2",
|
||||||
"turbocommons-ts": "^3.8.0",
|
"turbocommons-ts": "^3.8.0",
|
||||||
"unified": "^10.1.0",
|
"unified": "^10.1.0",
|
||||||
"wikitree-js": "^0.1.0"
|
"wikitree-js": "^0.1.0"
|
||||||
@@ -22732,9 +22733,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/topola": {
|
"node_modules/topola": {
|
||||||
"version": "3.5.0",
|
"version": "3.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.2.tgz",
|
||||||
"integrity": "sha512-w3PSG3nKgNpH3+ZiIzB5nTHaIj/mk+rVbtbQoLq9O6V2M4dBJGd+eiuUZ4BsNjbFeUR0iJ8zMYBegVRHHSg8fA==",
|
"integrity": "sha512-JTrWXP+8F+E1XdxEoruzwv+YPCgLoi6P+QUHCYXpl8NMcK2PbsV1YBXK3zvEtNQ2sjAPeDE/iknPz0Mxb+HBhg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
"d3-array": "^2.12.1",
|
"d3-array": "^2.12.1",
|
||||||
@@ -44052,9 +44053,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"topola": {
|
"topola": {
|
||||||
"version": "3.5.0",
|
"version": "3.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.2.tgz",
|
||||||
"integrity": "sha512-w3PSG3nKgNpH3+ZiIzB5nTHaIj/mk+rVbtbQoLq9O6V2M4dBJGd+eiuUZ4BsNjbFeUR0iJ8zMYBegVRHHSg8fA==",
|
"integrity": "sha512-JTrWXP+8F+E1XdxEoruzwv+YPCgLoi6P+QUHCYXpl8NMcK2PbsV1YBXK3zvEtNQ2sjAPeDE/iknPz0Mxb+HBhg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
"d3-array": "^2.12.1",
|
"d3-array": "^2.12.1",
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"remark-rehype": "^10.0.0",
|
"remark-rehype": "^10.0.0",
|
||||||
"semantic-ui-css": "^2.4.1",
|
"semantic-ui-css": "^2.4.1",
|
||||||
"semantic-ui-react": "^2.0.3",
|
"semantic-ui-react": "^2.0.3",
|
||||||
"topola": "^3.5.0",
|
"topola": "^3.5.2",
|
||||||
"turbocommons-ts": "^3.8.0",
|
"turbocommons-ts": "^3.8.0",
|
||||||
"unified": "^10.1.0",
|
"unified": "^10.1.0",
|
||||||
"wikitree-js": "^0.1.0"
|
"wikitree-js": "^0.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user