Spaces:
Sleeping
Sleeping
{ | |
"name": "wsi-annotation-demo", | |
"lockfileVersion": 3, | |
"requires": true, | |
"packages": { | |
"": { | |
"dependencies": { | |
"@annotorious/annotorious": "^3.0.11", | |
"@annotorious/selector-pack": "^0.6.0", | |
"@recogito/annotorious-openseadragon": "^2.7.16", | |
"@recogito/annotorious-toolbar": "^1.1.0" | |
} | |
}, | |
"node_modules/@annotorious/annotorious": { | |
"version": "3.0.11", | |
"resolved": "https://registry.npmjs.org/@annotorious/annotorious/-/annotorious-3.0.11.tgz", | |
"integrity": "sha512-5w8ES2hTJU/WVwzlqzxX6McouC9bR/P9zoOxF1SHa+D4Z4E8RbygyE4XfVy7fuDNHUEQAlq3DQdvW2S4TyZ4Qw==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"@annotorious/core": "3.0.11", | |
"rbush": "^4.0.1", | |
"uuid": "^10.0.0" | |
}, | |
"funding": { | |
"url": "https://steadyhq.com/rainer-simon" | |
} | |
}, | |
"node_modules/@annotorious/core": { | |
"version": "3.0.11", | |
"resolved": "https://registry.npmjs.org/@annotorious/core/-/core-3.0.11.tgz", | |
"integrity": "sha512-PZuQyyux1WgJEjZQwDvGwxlWeZEycUj7zJuJL5v02p+AVNeflUGIKGHBhphCdJhz7LpawWfCbrhlhYO8jit8Hw==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"dequal": "^2.0.3", | |
"nanoevents": "^9.0.0", | |
"nanoid": "^5.0.7", | |
"uuid": "^10.0.0" | |
}, | |
"funding": { | |
"url": "https://steadyhq.com/rainer-simon" | |
} | |
}, | |
"node_modules/@annotorious/selector-pack": { | |
"version": "0.6.0", | |
"resolved": "https://registry.npmjs.org/@annotorious/selector-pack/-/selector-pack-0.6.0.tgz", | |
"integrity": "sha512-J/iRqGVz8Md8iqrcqn3+mKIsMMTTiPALZGACZvrkS2RGynmrjR0z1/L0LWum9WaVoQegfOwriAktuGEgJ4Fu9Q==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"@annotorious/annotorious": "^3.0.0-rc.15" | |
} | |
}, | |
"node_modules/@babel/code-frame": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz", | |
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/highlight": "^7.25.7", | |
"picocolors": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/generator": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz", | |
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/types": "^7.25.7", | |
"@jridgewell/gen-mapping": "^0.3.5", | |
"@jridgewell/trace-mapping": "^0.3.25", | |
"jsesc": "^3.0.2" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/helper-module-imports": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz", | |
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/traverse": "^7.25.7", | |
"@babel/types": "^7.25.7" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/helper-string-parser": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz", | |
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/helper-validator-identifier": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz", | |
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/highlight": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz", | |
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/helper-validator-identifier": "^7.25.7", | |
"chalk": "^2.4.2", | |
"js-tokens": "^4.0.0", | |
"picocolors": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/parser": { | |
"version": "7.25.8", | |
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz", | |
"integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/types": "^7.25.8" | |
}, | |
"bin": { | |
"parser": "bin/babel-parser.js" | |
}, | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@babel/runtime": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.7.tgz", | |
"integrity": "sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==", | |
"license": "MIT", | |
"dependencies": { | |
"regenerator-runtime": "^0.14.0" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/runtime/node_modules/regenerator-runtime": { | |
"version": "0.14.1", | |
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", | |
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", | |
"license": "MIT" | |
}, | |
"node_modules/@babel/template": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz", | |
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/code-frame": "^7.25.7", | |
"@babel/parser": "^7.25.7", | |
"@babel/types": "^7.25.7" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/traverse": { | |
"version": "7.25.7", | |
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz", | |
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/code-frame": "^7.25.7", | |
"@babel/generator": "^7.25.7", | |
"@babel/parser": "^7.25.7", | |
"@babel/template": "^7.25.7", | |
"@babel/types": "^7.25.7", | |
"debug": "^4.3.1", | |
"globals": "^11.1.0" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@babel/types": { | |
"version": "7.25.8", | |
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz", | |
"integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/helper-string-parser": "^7.25.7", | |
"@babel/helper-validator-identifier": "^7.25.7", | |
"to-fast-properties": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=6.9.0" | |
} | |
}, | |
"node_modules/@emotion/babel-plugin": { | |
"version": "11.12.0", | |
"resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz", | |
"integrity": "sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/helper-module-imports": "^7.16.7", | |
"@babel/runtime": "^7.18.3", | |
"@emotion/hash": "^0.9.2", | |
"@emotion/memoize": "^0.9.0", | |
"@emotion/serialize": "^1.2.0", | |
"babel-plugin-macros": "^3.1.0", | |
"convert-source-map": "^1.5.0", | |
"escape-string-regexp": "^4.0.0", | |
"find-root": "^1.1.0", | |
"source-map": "^0.5.7", | |
"stylis": "4.2.0" | |
} | |
}, | |
"node_modules/@emotion/cache": { | |
"version": "11.13.1", | |
"resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.13.1.tgz", | |
"integrity": "sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==", | |
"license": "MIT", | |
"dependencies": { | |
"@emotion/memoize": "^0.9.0", | |
"@emotion/sheet": "^1.4.0", | |
"@emotion/utils": "^1.4.0", | |
"@emotion/weak-memoize": "^0.4.0", | |
"stylis": "4.2.0" | |
} | |
}, | |
"node_modules/@emotion/hash": { | |
"version": "0.9.2", | |
"resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", | |
"integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", | |
"license": "MIT" | |
}, | |
"node_modules/@emotion/memoize": { | |
"version": "0.9.0", | |
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz", | |
"integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==", | |
"license": "MIT" | |
}, | |
"node_modules/@emotion/react": { | |
"version": "11.13.3", | |
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.13.3.tgz", | |
"integrity": "sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/runtime": "^7.18.3", | |
"@emotion/babel-plugin": "^11.12.0", | |
"@emotion/cache": "^11.13.0", | |
"@emotion/serialize": "^1.3.1", | |
"@emotion/use-insertion-effect-with-fallbacks": "^1.1.0", | |
"@emotion/utils": "^1.4.0", | |
"@emotion/weak-memoize": "^0.4.0", | |
"hoist-non-react-statics": "^3.3.1" | |
}, | |
"peerDependencies": { | |
"react": ">=16.8.0" | |
}, | |
"peerDependenciesMeta": { | |
"@types/react": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/@emotion/serialize": { | |
"version": "1.3.2", | |
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.2.tgz", | |
"integrity": "sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==", | |
"license": "MIT", | |
"dependencies": { | |
"@emotion/hash": "^0.9.2", | |
"@emotion/memoize": "^0.9.0", | |
"@emotion/unitless": "^0.10.0", | |
"@emotion/utils": "^1.4.1", | |
"csstype": "^3.0.2" | |
} | |
}, | |
"node_modules/@emotion/sheet": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz", | |
"integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", | |
"license": "MIT" | |
}, | |
"node_modules/@emotion/unitless": { | |
"version": "0.10.0", | |
"resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz", | |
"integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", | |
"license": "MIT" | |
}, | |
"node_modules/@emotion/use-insertion-effect-with-fallbacks": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz", | |
"integrity": "sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==", | |
"license": "MIT", | |
"peerDependencies": { | |
"react": ">=16.8.0" | |
} | |
}, | |
"node_modules/@emotion/utils": { | |
"version": "1.4.1", | |
"resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.1.tgz", | |
"integrity": "sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==", | |
"license": "MIT" | |
}, | |
"node_modules/@emotion/weak-memoize": { | |
"version": "0.4.0", | |
"resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", | |
"integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", | |
"license": "MIT" | |
}, | |
"node_modules/@jridgewell/gen-mapping": { | |
"version": "0.3.5", | |
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", | |
"integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", | |
"license": "MIT", | |
"dependencies": { | |
"@jridgewell/set-array": "^1.2.1", | |
"@jridgewell/sourcemap-codec": "^1.4.10", | |
"@jridgewell/trace-mapping": "^0.3.24" | |
}, | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/resolve-uri": { | |
"version": "3.1.2", | |
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", | |
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/set-array": { | |
"version": "1.2.1", | |
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", | |
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/sourcemap-codec": { | |
"version": "1.5.0", | |
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", | |
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", | |
"license": "MIT" | |
}, | |
"node_modules/@jridgewell/trace-mapping": { | |
"version": "0.3.25", | |
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", | |
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", | |
"license": "MIT", | |
"dependencies": { | |
"@jridgewell/resolve-uri": "^3.1.0", | |
"@jridgewell/sourcemap-codec": "^1.4.14" | |
} | |
}, | |
"node_modules/@recogito/annotorious": { | |
"version": "2.7.13", | |
"resolved": "https://registry.npmjs.org/@recogito/annotorious/-/annotorious-2.7.13.tgz", | |
"integrity": "sha512-dcNK+bCv7Mcq/KExCVDm3mfTYYGVsll5VbOg15m0IQszjq7Ra4bhponUGDrFpqingeiaZ56cQSRqygd/7RNKMQ==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"@recogito/recogito-client-core": "1.7.9", | |
"preact": "^10.5.13", | |
"tiny-emitter": "^2.1.0" | |
}, | |
"funding": { | |
"type": "patreon", | |
"url": "https://www.patreon.com/rainersimon" | |
} | |
}, | |
"node_modules/@recogito/annotorious-openseadragon": { | |
"version": "2.7.16", | |
"resolved": "https://registry.npmjs.org/@recogito/annotorious-openseadragon/-/annotorious-openseadragon-2.7.16.tgz", | |
"integrity": "sha512-UYfEBlqho34D30l6glS9+mkLGPeg4SQrgPmKYm79e2x9BUga9yU8j8cU5NE0KoQt+HRYyR8oMQtb/Uu7K5+onA==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"@recogito/annotorious": "2.7.13", | |
"@recogito/recogito-client-core": "^1.7.9", | |
"preact": "^10.5.13", | |
"rbush": "^3.0.1", | |
"tiny-emitter": "^2.1.0" | |
}, | |
"funding": { | |
"type": "patreon", | |
"url": "https://www.patreon.com/rainersimon" | |
}, | |
"peerDependencies": { | |
"openseadragon": "^3.0.0" | |
} | |
}, | |
"node_modules/@recogito/annotorious-openseadragon/node_modules/quickselect": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/quickselect/-/quickselect-2.0.0.tgz", | |
"integrity": "sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==", | |
"license": "ISC" | |
}, | |
"node_modules/@recogito/annotorious-openseadragon/node_modules/rbush": { | |
"version": "3.0.1", | |
"resolved": "https://registry.npmjs.org/rbush/-/rbush-3.0.1.tgz", | |
"integrity": "sha512-XRaVO0YecOpEuIvbhbpTrZgoiI6xBlz6hnlr6EHhd+0x9ase6EmeN+hdwwUaJvLcsFFQ8iWVF1GAK1yB0BWi0w==", | |
"license": "MIT", | |
"dependencies": { | |
"quickselect": "^2.0.0" | |
} | |
}, | |
"node_modules/@recogito/annotorious-toolbar": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/@recogito/annotorious-toolbar/-/annotorious-toolbar-1.1.0.tgz", | |
"integrity": "sha512-Idqz57eTu92M4hkROjDDzM9pXszqwohHdqtzF+MFmQPAwBKM9SjFVF8AILajXnkIkGCGq5VjhCILt9KS+vY4Jw==", | |
"license": "BSD-3-Clause" | |
}, | |
"node_modules/@recogito/recogito-client-core": { | |
"version": "1.7.9", | |
"resolved": "https://registry.npmjs.org/@recogito/recogito-client-core/-/recogito-client-core-1.7.9.tgz", | |
"integrity": "sha512-fPkBUlNP5WDwlqPKUDLB0O6DnZQG2mtOBiS78wLJjbbyU8b8yYt8RN9VVui1gji3diCPz+oWpH22eWZTQlADlQ==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"core-js": "^3.18.3", | |
"fast-deep-equal": "^3.1.3", | |
"node-polyglot": "^2.4.0", | |
"react-autosize-textarea": "^7.1.0", | |
"react-draggable": "^4.4.3", | |
"react-select": "^4.3.1", | |
"react-transition-group": "^4.4.2", | |
"regenerator-runtime": "^0.13.9", | |
"timeago-react": "^3.0.2", | |
"uuid": "^8.3.2" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/rsimon" | |
} | |
}, | |
"node_modules/@recogito/recogito-client-core/node_modules/uuid": { | |
"version": "8.3.2", | |
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", | |
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", | |
"license": "MIT", | |
"bin": { | |
"uuid": "dist/bin/uuid" | |
} | |
}, | |
"node_modules/@types/parse-json": { | |
"version": "4.0.2", | |
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", | |
"integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", | |
"license": "MIT" | |
}, | |
"node_modules/ansi-styles": { | |
"version": "3.2.1", | |
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", | |
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", | |
"license": "MIT", | |
"dependencies": { | |
"color-convert": "^1.9.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/autosize": { | |
"version": "4.0.4", | |
"resolved": "https://registry.npmjs.org/autosize/-/autosize-4.0.4.tgz", | |
"integrity": "sha512-5yxLQ22O0fCRGoxGfeLSNt3J8LB1v+umtpMnPW6XjkTWXKoN0AmXAIhelJcDtFT/Y/wYWmfE+oqU10Q0b8FhaQ==", | |
"license": "MIT" | |
}, | |
"node_modules/babel-plugin-macros": { | |
"version": "3.1.0", | |
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", | |
"integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/runtime": "^7.12.5", | |
"cosmiconfig": "^7.0.0", | |
"resolve": "^1.19.0" | |
}, | |
"engines": { | |
"node": ">=10", | |
"npm": ">=6" | |
} | |
}, | |
"node_modules/call-bind": { | |
"version": "1.0.7", | |
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", | |
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", | |
"license": "MIT", | |
"dependencies": { | |
"es-define-property": "^1.0.0", | |
"es-errors": "^1.3.0", | |
"function-bind": "^1.1.2", | |
"get-intrinsic": "^1.2.4", | |
"set-function-length": "^1.2.1" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/callsites": { | |
"version": "3.1.0", | |
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", | |
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/chalk": { | |
"version": "2.4.2", | |
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", | |
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", | |
"license": "MIT", | |
"dependencies": { | |
"ansi-styles": "^3.2.1", | |
"escape-string-regexp": "^1.0.5", | |
"supports-color": "^5.3.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/chalk/node_modules/escape-string-regexp": { | |
"version": "1.0.5", | |
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", | |
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.8.0" | |
} | |
}, | |
"node_modules/clsx": { | |
"version": "1.2.1", | |
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", | |
"integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/color-convert": { | |
"version": "1.9.3", | |
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", | |
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", | |
"license": "MIT", | |
"dependencies": { | |
"color-name": "1.1.3" | |
} | |
}, | |
"node_modules/color-name": { | |
"version": "1.1.3", | |
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", | |
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", | |
"license": "MIT" | |
}, | |
"node_modules/computed-style": { | |
"version": "0.1.4", | |
"resolved": "https://registry.npmjs.org/computed-style/-/computed-style-0.1.4.tgz", | |
"integrity": "sha512-WpAmaKbMNmS3OProfHIdJiNleNJdgUrJfbKArXua28QF7+0CoZjlLn0lp6vlc+dl5r2/X9GQiQRQQU4BzSa69w==" | |
}, | |
"node_modules/convert-source-map": { | |
"version": "1.9.0", | |
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", | |
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", | |
"license": "MIT" | |
}, | |
"node_modules/core-js": { | |
"version": "3.38.1", | |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz", | |
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==", | |
"hasInstallScript": true, | |
"license": "MIT", | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/core-js" | |
} | |
}, | |
"node_modules/cosmiconfig": { | |
"version": "7.1.0", | |
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", | |
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", | |
"license": "MIT", | |
"dependencies": { | |
"@types/parse-json": "^4.0.0", | |
"import-fresh": "^3.2.1", | |
"parse-json": "^5.0.0", | |
"path-type": "^4.0.0", | |
"yaml": "^1.10.0" | |
}, | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/csstype": { | |
"version": "3.1.3", | |
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", | |
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", | |
"license": "MIT" | |
}, | |
"node_modules/debug": { | |
"version": "4.3.7", | |
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", | |
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", | |
"license": "MIT", | |
"dependencies": { | |
"ms": "^2.1.3" | |
}, | |
"engines": { | |
"node": ">=6.0" | |
}, | |
"peerDependenciesMeta": { | |
"supports-color": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/define-data-property": { | |
"version": "1.1.4", | |
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", | |
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", | |
"license": "MIT", | |
"dependencies": { | |
"es-define-property": "^1.0.0", | |
"es-errors": "^1.3.0", | |
"gopd": "^1.0.1" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/define-properties": { | |
"version": "1.2.1", | |
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", | |
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", | |
"license": "MIT", | |
"dependencies": { | |
"define-data-property": "^1.0.1", | |
"has-property-descriptors": "^1.0.0", | |
"object-keys": "^1.1.1" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/dequal": { | |
"version": "2.0.3", | |
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", | |
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/dom-helpers": { | |
"version": "5.2.1", | |
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", | |
"integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/runtime": "^7.8.7", | |
"csstype": "^3.0.2" | |
} | |
}, | |
"node_modules/error-ex": { | |
"version": "1.3.2", | |
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", | |
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", | |
"license": "MIT", | |
"dependencies": { | |
"is-arrayish": "^0.2.1" | |
} | |
}, | |
"node_modules/es-define-property": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", | |
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", | |
"license": "MIT", | |
"dependencies": { | |
"get-intrinsic": "^1.2.4" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/es-errors": { | |
"version": "1.3.0", | |
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", | |
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/es-object-atoms": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", | |
"integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", | |
"license": "MIT", | |
"dependencies": { | |
"es-errors": "^1.3.0" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/escape-string-regexp": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", | |
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=10" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/sindresorhus" | |
} | |
}, | |
"node_modules/fast-deep-equal": { | |
"version": "3.1.3", | |
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | |
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", | |
"license": "MIT" | |
}, | |
"node_modules/find-root": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", | |
"integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", | |
"license": "MIT" | |
}, | |
"node_modules/function-bind": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", | |
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", | |
"license": "MIT", | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/get-intrinsic": { | |
"version": "1.2.4", | |
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", | |
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", | |
"license": "MIT", | |
"dependencies": { | |
"es-errors": "^1.3.0", | |
"function-bind": "^1.1.2", | |
"has-proto": "^1.0.1", | |
"has-symbols": "^1.0.3", | |
"hasown": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/globals": { | |
"version": "11.12.0", | |
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", | |
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/gopd": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", | |
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", | |
"license": "MIT", | |
"dependencies": { | |
"get-intrinsic": "^1.1.3" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/has-flag": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", | |
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/has-property-descriptors": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", | |
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", | |
"license": "MIT", | |
"dependencies": { | |
"es-define-property": "^1.0.0" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/has-proto": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", | |
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/has-symbols": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", | |
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/hasown": { | |
"version": "2.0.2", | |
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", | |
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", | |
"license": "MIT", | |
"dependencies": { | |
"function-bind": "^1.1.2" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/hoist-non-react-statics": { | |
"version": "3.3.2", | |
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", | |
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"react-is": "^16.7.0" | |
} | |
}, | |
"node_modules/import-fresh": { | |
"version": "3.3.0", | |
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", | |
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", | |
"license": "MIT", | |
"dependencies": { | |
"parent-module": "^1.0.0", | |
"resolve-from": "^4.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/sindresorhus" | |
} | |
}, | |
"node_modules/is-arrayish": { | |
"version": "0.2.1", | |
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", | |
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", | |
"license": "MIT" | |
}, | |
"node_modules/is-core-module": { | |
"version": "2.15.1", | |
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", | |
"integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", | |
"license": "MIT", | |
"dependencies": { | |
"hasown": "^2.0.2" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/js-tokens": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", | |
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", | |
"license": "MIT" | |
}, | |
"node_modules/jsesc": { | |
"version": "3.0.2", | |
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", | |
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", | |
"license": "MIT", | |
"bin": { | |
"jsesc": "bin/jsesc" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/json-parse-even-better-errors": { | |
"version": "2.3.1", | |
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", | |
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", | |
"license": "MIT" | |
}, | |
"node_modules/line-height": { | |
"version": "0.3.1", | |
"resolved": "https://registry.npmjs.org/line-height/-/line-height-0.3.1.tgz", | |
"integrity": "sha512-YExecgqPwnp5gplD2+Y8e8A5+jKpr25+DzMbFdI1/1UAr0FJrTFv4VkHLf8/6B590i1wUPJWMKKldkd/bdQ//w==", | |
"license": "MIT", | |
"dependencies": { | |
"computed-style": "~0.1.3" | |
}, | |
"engines": { | |
"node": ">= 4.0.0" | |
} | |
}, | |
"node_modules/lines-and-columns": { | |
"version": "1.2.4", | |
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", | |
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", | |
"license": "MIT" | |
}, | |
"node_modules/loose-envify": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", | |
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", | |
"license": "MIT", | |
"dependencies": { | |
"js-tokens": "^3.0.0 || ^4.0.0" | |
}, | |
"bin": { | |
"loose-envify": "cli.js" | |
} | |
}, | |
"node_modules/memoize-one": { | |
"version": "5.2.1", | |
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz", | |
"integrity": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==", | |
"license": "MIT" | |
}, | |
"node_modules/ms": { | |
"version": "2.1.3", | |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | |
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
"license": "MIT" | |
}, | |
"node_modules/nanoevents": { | |
"version": "9.1.0", | |
"resolved": "https://registry.npmjs.org/nanoevents/-/nanoevents-9.1.0.tgz", | |
"integrity": "sha512-Jd0fILWG44a9luj8v5kED4WI+zfkkgwKyRQKItTtlPfEsh7Lznfi1kr8/iZ+XAIss4Qq5GqRB0qtWbaz9ceO/A==", | |
"license": "MIT", | |
"engines": { | |
"node": "^18.0.0 || >=20.0.0" | |
} | |
}, | |
"node_modules/nanoid": { | |
"version": "5.0.7", | |
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.7.tgz", | |
"integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==", | |
"funding": [ | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/ai" | |
} | |
], | |
"license": "MIT", | |
"bin": { | |
"nanoid": "bin/nanoid.js" | |
}, | |
"engines": { | |
"node": "^18 || >=20" | |
} | |
}, | |
"node_modules/node-polyglot": { | |
"version": "2.6.0", | |
"resolved": "https://registry.npmjs.org/node-polyglot/-/node-polyglot-2.6.0.tgz", | |
"integrity": "sha512-ZZFkaYzIfGfBvSM6QhA9dM8EEaUJOVewzGSRcXWbJELXDj0lajAtKaENCYxvF5yE+TgHg6NQb0CmgYMsMdcNJQ==", | |
"license": "BSD-2-Clause", | |
"dependencies": { | |
"hasown": "^2.0.2", | |
"object.entries": "^1.1.8", | |
"warning": "^4.0.3" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/object-assign": { | |
"version": "4.1.1", | |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | |
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/object-keys": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", | |
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/object.entries": { | |
"version": "1.1.8", | |
"resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz", | |
"integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==", | |
"license": "MIT", | |
"dependencies": { | |
"call-bind": "^1.0.7", | |
"define-properties": "^1.2.1", | |
"es-object-atoms": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/openseadragon": { | |
"version": "3.1.0", | |
"resolved": "https://registry.npmjs.org/openseadragon/-/openseadragon-3.1.0.tgz", | |
"integrity": "sha512-0zCbRIWUbCto7xm1tv2ZLEiSl84cDU659W/sfs2zqqTqVRa4CRHzhy7i9nsv6dHA1DryFR8IzjStjmWOqRs9Rg==", | |
"license": "BSD-3-Clause", | |
"peer": true, | |
"funding": { | |
"url": "https://opencollective.com/openseadragon" | |
} | |
}, | |
"node_modules/parent-module": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", | |
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", | |
"license": "MIT", | |
"dependencies": { | |
"callsites": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/parse-json": { | |
"version": "5.2.0", | |
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", | |
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/code-frame": "^7.0.0", | |
"error-ex": "^1.3.1", | |
"json-parse-even-better-errors": "^2.3.0", | |
"lines-and-columns": "^1.1.6" | |
}, | |
"engines": { | |
"node": ">=8" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/sindresorhus" | |
} | |
}, | |
"node_modules/path-parse": { | |
"version": "1.0.7", | |
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", | |
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", | |
"license": "MIT" | |
}, | |
"node_modules/path-type": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", | |
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/picocolors": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | |
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", | |
"license": "ISC" | |
}, | |
"node_modules/preact": { | |
"version": "10.24.3", | |
"resolved": "https://registry.npmjs.org/preact/-/preact-10.24.3.tgz", | |
"integrity": "sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==", | |
"license": "MIT", | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/preact" | |
} | |
}, | |
"node_modules/prop-types": { | |
"version": "15.8.1", | |
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", | |
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", | |
"license": "MIT", | |
"dependencies": { | |
"loose-envify": "^1.4.0", | |
"object-assign": "^4.1.1", | |
"react-is": "^16.13.1" | |
} | |
}, | |
"node_modules/quickselect": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/quickselect/-/quickselect-3.0.0.tgz", | |
"integrity": "sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g==", | |
"license": "ISC" | |
}, | |
"node_modules/rbush": { | |
"version": "4.0.1", | |
"resolved": "https://registry.npmjs.org/rbush/-/rbush-4.0.1.tgz", | |
"integrity": "sha512-IP0UpfeWQujYC8Jg162rMNc01Rf0gWMMAb2Uxus/Q0qOFw4lCcq6ZnQEZwUoJqWyUGJ9th7JjwI4yIWo+uvoAQ==", | |
"license": "MIT", | |
"dependencies": { | |
"quickselect": "^3.0.0" | |
} | |
}, | |
"node_modules/react": { | |
"version": "16.14.0", | |
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", | |
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==", | |
"license": "MIT", | |
"peer": true, | |
"dependencies": { | |
"loose-envify": "^1.1.0", | |
"object-assign": "^4.1.1", | |
"prop-types": "^15.6.2" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/react-autosize-textarea": { | |
"version": "7.1.0", | |
"resolved": "https://registry.npmjs.org/react-autosize-textarea/-/react-autosize-textarea-7.1.0.tgz", | |
"integrity": "sha512-BHpjCDkuOlllZn3nLazY2F8oYO1tS2jHnWhcjTWQdcKiiMU6gHLNt/fzmqMSyerR0eTdKtfSIqtSeTtghNwS+g==", | |
"license": "MIT", | |
"dependencies": { | |
"autosize": "^4.0.2", | |
"line-height": "^0.3.1", | |
"prop-types": "^15.5.6" | |
}, | |
"peerDependencies": { | |
"react": "^0.14.0 || ^15.0.0 || ^16.0.0", | |
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0" | |
} | |
}, | |
"node_modules/react-dom": { | |
"version": "16.14.0", | |
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz", | |
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==", | |
"license": "MIT", | |
"peer": true, | |
"dependencies": { | |
"loose-envify": "^1.1.0", | |
"object-assign": "^4.1.1", | |
"prop-types": "^15.6.2", | |
"scheduler": "^0.19.1" | |
}, | |
"peerDependencies": { | |
"react": "^16.14.0" | |
} | |
}, | |
"node_modules/react-draggable": { | |
"version": "4.4.6", | |
"resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.4.6.tgz", | |
"integrity": "sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==", | |
"license": "MIT", | |
"dependencies": { | |
"clsx": "^1.1.1", | |
"prop-types": "^15.8.1" | |
}, | |
"peerDependencies": { | |
"react": ">= 16.3.0", | |
"react-dom": ">= 16.3.0" | |
} | |
}, | |
"node_modules/react-input-autosize": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/react-input-autosize/-/react-input-autosize-3.0.0.tgz", | |
"integrity": "sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==", | |
"license": "MIT", | |
"dependencies": { | |
"prop-types": "^15.5.8" | |
}, | |
"peerDependencies": { | |
"react": "^16.3.0 || ^17.0.0" | |
} | |
}, | |
"node_modules/react-is": { | |
"version": "16.13.1", | |
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", | |
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", | |
"license": "MIT" | |
}, | |
"node_modules/react-select": { | |
"version": "4.3.1", | |
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.3.1.tgz", | |
"integrity": "sha512-HBBd0dYwkF5aZk1zP81Wx5UsLIIT2lSvAY2JiJo199LjoLHoivjn9//KsmvQMEFGNhe58xyuOITjfxKCcGc62Q==", | |
"license": "MIT", | |
"dependencies": { | |
"@babel/runtime": "^7.12.0", | |
"@emotion/cache": "^11.4.0", | |
"@emotion/react": "^11.1.1", | |
"memoize-one": "^5.0.0", | |
"prop-types": "^15.6.0", | |
"react-input-autosize": "^3.0.0", | |
"react-transition-group": "^4.3.0" | |
}, | |
"peerDependencies": { | |
"react": "^16.8.0 || ^17.0.0", | |
"react-dom": "^16.8.0 || ^17.0.0" | |
} | |
}, | |
"node_modules/react-transition-group": { | |
"version": "4.4.5", | |
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", | |
"integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", | |
"license": "BSD-3-Clause", | |
"dependencies": { | |
"@babel/runtime": "^7.5.5", | |
"dom-helpers": "^5.0.1", | |
"loose-envify": "^1.4.0", | |
"prop-types": "^15.6.2" | |
}, | |
"peerDependencies": { | |
"react": ">=16.6.0", | |
"react-dom": ">=16.6.0" | |
} | |
}, | |
"node_modules/regenerator-runtime": { | |
"version": "0.13.11", | |
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", | |
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", | |
"license": "MIT" | |
}, | |
"node_modules/resolve": { | |
"version": "1.22.8", | |
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", | |
"integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", | |
"license": "MIT", | |
"dependencies": { | |
"is-core-module": "^2.13.0", | |
"path-parse": "^1.0.7", | |
"supports-preserve-symlinks-flag": "^1.0.0" | |
}, | |
"bin": { | |
"resolve": "bin/resolve" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/resolve-from": { | |
"version": "4.0.0", | |
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", | |
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/scheduler": { | |
"version": "0.19.1", | |
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz", | |
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==", | |
"license": "MIT", | |
"peer": true, | |
"dependencies": { | |
"loose-envify": "^1.1.0", | |
"object-assign": "^4.1.1" | |
} | |
}, | |
"node_modules/set-function-length": { | |
"version": "1.2.2", | |
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", | |
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", | |
"license": "MIT", | |
"dependencies": { | |
"define-data-property": "^1.1.4", | |
"es-errors": "^1.3.0", | |
"function-bind": "^1.1.2", | |
"get-intrinsic": "^1.2.4", | |
"gopd": "^1.0.1", | |
"has-property-descriptors": "^1.0.2" | |
}, | |
"engines": { | |
"node": ">= 0.4" | |
} | |
}, | |
"node_modules/source-map": { | |
"version": "0.5.7", | |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", | |
"license": "BSD-3-Clause", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/stylis": { | |
"version": "4.2.0", | |
"resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz", | |
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", | |
"license": "MIT" | |
}, | |
"node_modules/supports-color": { | |
"version": "5.5.0", | |
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", | |
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", | |
"license": "MIT", | |
"dependencies": { | |
"has-flag": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/supports-preserve-symlinks-flag": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", | |
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/timeago-react": { | |
"version": "3.0.6", | |
"resolved": "https://registry.npmjs.org/timeago-react/-/timeago-react-3.0.6.tgz", | |
"integrity": "sha512-4ywnCX3iFjdp84WPK7gt8s4n0FxXbYM+xv8hYL73p83dpcMxzmO+0W4xJuxflnkWNvum5aEaqTe6LZ3lUIudjQ==", | |
"license": "MIT", | |
"dependencies": { | |
"timeago.js": "^4.0.0" | |
}, | |
"peerDependencies": { | |
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" | |
} | |
}, | |
"node_modules/timeago.js": { | |
"version": "4.0.2", | |
"resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz", | |
"integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w==", | |
"license": "MIT" | |
}, | |
"node_modules/tiny-emitter": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz", | |
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==", | |
"license": "MIT" | |
}, | |
"node_modules/to-fast-properties": { | |
"version": "2.0.0", | |
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", | |
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/uuid": { | |
"version": "10.0.0", | |
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", | |
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", | |
"funding": [ | |
"https://github.com/sponsors/broofa", | |
"https://github.com/sponsors/ctavan" | |
], | |
"license": "MIT", | |
"bin": { | |
"uuid": "dist/bin/uuid" | |
} | |
}, | |
"node_modules/warning": { | |
"version": "4.0.3", | |
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", | |
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", | |
"license": "MIT", | |
"dependencies": { | |
"loose-envify": "^1.0.0" | |
} | |
}, | |
"node_modules/yaml": { | |
"version": "1.10.2", | |
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", | |
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", | |
"license": "ISC", | |
"engines": { | |
"node": ">= 6" | |
} | |
} | |
} | |
} | |