mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-13 11:03:46 +00:00
upgraded wikitree-js version
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -44,7 +44,7 @@
|
||||
"topola": "^3.8.3",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^11.0.5",
|
||||
"wikitree-js": "^0.4.0"
|
||||
"wikitree-js": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
@@ -12840,9 +12840,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/wikitree-js": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/wikitree-js/-/wikitree-js-0.4.0.tgz",
|
||||
"integrity": "sha512-ZNlXbm9RiLQ0oZ7m4CotsYafeQ4YKJuRdxC/OcjjSvhVf16nAhocw5fTjhMBq9EKnXvK5+F7+k+nULdQFXDyIg==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/wikitree-js/-/wikitree-js-0.5.0.tgz",
|
||||
"integrity": "sha512-qc5Jr/11ZQG6JAvT19QEdGPGhqH3lneKfFGWuRbvgb3+QK2L+Anf5WnEG+QsH5vgII50m39tjFcVIBaUAP+JuA==",
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"cross-fetch": "^3.1.5",
|
||||
"form-data": "^4.0.0",
|
||||
@@ -22144,9 +22145,9 @@
|
||||
}
|
||||
},
|
||||
"wikitree-js": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/wikitree-js/-/wikitree-js-0.4.0.tgz",
|
||||
"integrity": "sha512-ZNlXbm9RiLQ0oZ7m4CotsYafeQ4YKJuRdxC/OcjjSvhVf16nAhocw5fTjhMBq9EKnXvK5+F7+k+nULdQFXDyIg==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/wikitree-js/-/wikitree-js-0.5.0.tgz",
|
||||
"integrity": "sha512-qc5Jr/11ZQG6JAvT19QEdGPGhqH3lneKfFGWuRbvgb3+QK2L+Anf5WnEG+QsH5vgII50m39tjFcVIBaUAP+JuA==",
|
||||
"requires": {
|
||||
"cross-fetch": "^3.1.5",
|
||||
"form-data": "^4.0.0",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"topola": "^3.8.3",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^11.0.5",
|
||||
"wikitree-js": "^0.4.0"
|
||||
"wikitree-js": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
|
||||
Reference in New Issue
Block a user