Open fsoft72 opened 1 month ago
The @floating-ui/dom dependency now has these devDependencies:
@floating-ui/dom
"devDependencies": { "@types/react": "^18.2.46", "@types/react-dom": "^18.2.18", "@vitejs/plugin-react": "^4.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.21.1", "config": "0.0.0" }
Adding all these files in node_modules, even if they are not useful for a Svelte project
node_modules
The
@floating-ui/dom
dependency now has these devDependencies:Adding all these files in
node_modules
, even if they are not useful for a Svelte project