linagora / twake-drive

The open-source alternative to Google Drive.
GNU Affero General Public License v3.0
85 stars 16 forks source link

Updating deps that warn #471

Closed ericlinagora closed 5 months ago

ericlinagora commented 6 months ago

Updated some dependencies that caused the following warnings (also resync-ed lock files). However my testing is very limited.

WARNING in ./node_modules/react-zoom-pan-pinch/dist/index.esm.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/eric/code/twake-drive/tdrive/frontend/node_modules/react-zoom-pan-pinch/src/components/transform-component.tsx' file: Error: ENOENT: no such file or directory, open '/home/eric/code/twake-drive/tdrive/frontend/node_modules/react-zoom-pan-pinch/src/components/transform-component.tsx'

and

(node:212328) [FST_MODULE_DEP_FASTIFY-STATIC] FastifyWarning.fastify-static: fastify-static has been deprecated. Use @fastify/static@5.0.0 instead.
(Use `node --trace-warnings ...` to show where the warning was created)