In your package.json. The homepage:"./" is raising this warning.
(node:22144) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at D:\Code\MadeInDreams-Project\madeindreams.ca\node_modules\postcss-safe-parser\node_modules\postcss\package.json.
Update this package.json to use a subpath pattern like "./*".
In your package.json. The homepage:"./" is raising this warning.