mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-17 17:21:48 +00:00
upgraded topola version
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -41,7 +41,7 @@
|
|||||||
"remark-rehype": "^11.1.1",
|
"remark-rehype": "^11.1.1",
|
||||||
"semantic-ui-css": "^2.5.0",
|
"semantic-ui-css": "^2.5.0",
|
||||||
"semantic-ui-react": "^2.1.5",
|
"semantic-ui-react": "^2.1.5",
|
||||||
"topola": "^3.8.2",
|
"topola": "^3.8.3",
|
||||||
"turbocommons-ts": "^3.8.0",
|
"turbocommons-ts": "^3.8.0",
|
||||||
"unified": "^11.0.5",
|
"unified": "^11.0.5",
|
||||||
"wikitree-js": "^0.4.0"
|
"wikitree-js": "^0.4.0"
|
||||||
@@ -11839,9 +11839,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/topola": {
|
"node_modules/topola": {
|
||||||
"version": "3.8.2",
|
"version": "3.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
|
||||||
"integrity": "sha512-jApNKBpEh9WRJkyINOwRpYPynCXHD7Q7C2J328XD+czkhWg/0jWn0pwtRnzt52DwvtJLroSCdu3JdvJs7S+NKA==",
|
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
@@ -21497,9 +21497,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"topola": {
|
"topola": {
|
||||||
"version": "3.8.2",
|
"version": "3.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
|
||||||
"integrity": "sha512-jApNKBpEh9WRJkyINOwRpYPynCXHD7Q7C2J328XD+czkhWg/0jWn0pwtRnzt52DwvtJLroSCdu3JdvJs7S+NKA==",
|
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
"d3-array": "^3.2.4",
|
"d3-array": "^3.2.4",
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
"remark-rehype": "^11.1.1",
|
"remark-rehype": "^11.1.1",
|
||||||
"semantic-ui-css": "^2.5.0",
|
"semantic-ui-css": "^2.5.0",
|
||||||
"semantic-ui-react": "^2.1.5",
|
"semantic-ui-react": "^2.1.5",
|
||||||
"topola": "^3.8.2",
|
"topola": "^3.8.3",
|
||||||
"turbocommons-ts": "^3.8.0",
|
"turbocommons-ts": "^3.8.0",
|
||||||
"unified": "^11.0.5",
|
"unified": "^11.0.5",
|
||||||
"wikitree-js": "^0.4.0"
|
"wikitree-js": "^0.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user