diff --git a/webapp/channels/package.json b/webapp/channels/package.json index f8265d8488..4254be4fb7 100644 --- a/webapp/channels/package.json +++ b/webapp/channels/package.json @@ -7,8 +7,6 @@ "private": true, "dependencies": { "@floating-ui/react": "0.26.6", - "@floating-ui/react-dom": "1.0.0", - "@floating-ui/react-dom-interactions": "0.10.3", "@giphy/js-fetch-api": "5.1.0", "@giphy/react-components": "8.1.0", "@guyplusplus/turndown-plugin-gfm": "1.0.7", diff --git a/webapp/package-lock.json b/webapp/package-lock.json index e38f5728a7..699cac21e0 100644 --- a/webapp/package-lock.json +++ b/webapp/package-lock.json @@ -53,8 +53,6 @@ "version": "9.3.0", "dependencies": { "@floating-ui/react": "0.26.6", - "@floating-ui/react-dom": "1.0.0", - "@floating-ui/react-dom-interactions": "0.10.3", "@giphy/js-fetch-api": "5.1.0", "@giphy/react-components": "8.1.0", "@guyplusplus/turndown-plugin-gfm": "1.0.7", @@ -2393,29 +2391,6 @@ "react-dom": ">=16.8.0" } }, - "node_modules/@floating-ui/react-dom": { - "version": "1.0.0", - "license": "MIT", - "dependencies": { - "@floating-ui/dom": "^1.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/@floating-ui/react-dom-interactions": { - "version": "0.10.3", - "license": "MIT", - "dependencies": { - "@floating-ui/react-dom": "^1.0.0", - "aria-hidden": "^1.1.3" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, "node_modules/@floating-ui/react/node_modules/@floating-ui/react-dom": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.6.tgz", @@ -6262,16 +6237,6 @@ "dev": true, "license": "Python-2.0" }, - "node_modules/aria-hidden": { - "version": "1.2.3", - "license": "MIT", - "dependencies": { - "tslib": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/aria-query": { "version": "5.3.0", "license": "Apache-2.0",