Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@floating-ui/dom now has react among its dependencies #19

Open
fsoft72 opened this issue Oct 29, 2024 · 0 comments
Open

@floating-ui/dom now has react among its dependencies #19

fsoft72 opened this issue Oct 29, 2024 · 0 comments

Comments

@fsoft72
Copy link

fsoft72 commented Oct 29, 2024

The @floating-ui/dom dependency now has these devDependencies:

  "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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant