mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-18 01:31:47 +00:00
upgrade several packages
This commit is contained in:
20
package.json
20
package.json
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"main": "src/index.tsx",
|
||||
"dependencies": {
|
||||
"@artsy/fresnel": "^1.3.1",
|
||||
"@artsy/fresnel": "^6.2.1",
|
||||
"array.prototype.flatmap": "^1.2.4",
|
||||
"buffer": "^6.0.3",
|
||||
"canvas-toBlob": "^1.0.0",
|
||||
@@ -12,32 +12,32 @@
|
||||
"d3-selection": "^2.0.0",
|
||||
"d3-transition": "^2.0.0",
|
||||
"d3-zoom": "^2.0.0",
|
||||
"debounce": "^1.2.1",
|
||||
"debounce": "^2.2.0",
|
||||
"detect-browser": "^5.2.0",
|
||||
"fflate": "^0.8.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"javascript-natural-sort": "^0.7.1",
|
||||
"js-cookie": "^2.2.1",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jspdf": "^2.3.1",
|
||||
"lunr": "^2.3.9",
|
||||
"lunr-languages": "^1.4.0",
|
||||
"md5": "^2.3.0",
|
||||
"original-fs": "^1.2.0",
|
||||
"parse-gedcom": "^1.0.5",
|
||||
"query-string": "^7.0.0",
|
||||
"query-string": "^9.1.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "^5.15.5",
|
||||
"react-linkify": "^0.2.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"rehype-stringify": "^9.0.2",
|
||||
"remark-parse": "^10.0.0",
|
||||
"remark-rehype": "^10.0.0",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^2.0.3",
|
||||
"topola": "^3.7.4",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^10.1.0",
|
||||
"unified": "^11.0.5",
|
||||
"wikitree-js": "^0.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -52,7 +52,7 @@
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/history": "^4.7.8",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/js-cookie": "^2.2.4",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@types/lunr": "^2.3.3",
|
||||
"@types/md5": "^2.3.0",
|
||||
"@types/react": "^17.0.3",
|
||||
@@ -61,7 +61,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^4.19.0",
|
||||
"@typescript-eslint/parser": "^4.19.0",
|
||||
"cypress": "^13.17.0",
|
||||
"gh-pages": "^3.1.0",
|
||||
"gh-pages": "^6.3.0",
|
||||
"prettier": "^3.4.2",
|
||||
"react-scripts": "^5.0.1",
|
||||
"run-script-os": "^1.1.6",
|
||||
|
||||
Reference in New Issue
Block a user