diff --git a/react/package-lock.json b/react/package-lock.json index a8765cb0..2f205ecb 100644 --- a/react/package-lock.json +++ b/react/package-lock.json @@ -4406,11 +4406,11 @@ } }, "node_modules/@floating-ui/react": { - "version": "0.26.1", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.1.tgz", - "integrity": "sha512-5gyJIJ2tZOPMgmZ/vEcVhdmQiy75b7LPO71sYIiDsxGcZ4hxLuygQWCuT0YXHqppt//Eese+L6t5KnX/gZ3tVA==", + "version": "0.26.2", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.2.tgz", + "integrity": "sha512-ocpz3MxYoZlgsASiVFayiTnKukR8QZDQUMqxMdF0YFLbu8lw/IL6AHKLROI8SOpp6CxpUGPh9Q4a03eBAVEZNQ==", "dependencies": { - "@floating-ui/react-dom": "^2.0.2", + "@floating-ui/react-dom": "^2.0.3", "@floating-ui/utils": "^0.1.5", "tabbable": "^6.0.1" }, @@ -4420,9 +4420,9 @@ } }, "node_modules/@floating-ui/react-dom": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.2.tgz", - "integrity": "sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.4.tgz", + "integrity": "sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==", "dependencies": { "@floating-ui/dom": "^1.5.1" }, @@ -26136,19 +26136,19 @@ } }, "@floating-ui/react": { - "version": "0.26.1", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.1.tgz", - "integrity": "sha512-5gyJIJ2tZOPMgmZ/vEcVhdmQiy75b7LPO71sYIiDsxGcZ4hxLuygQWCuT0YXHqppt//Eese+L6t5KnX/gZ3tVA==", + "version": "0.26.2", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.2.tgz", + "integrity": "sha512-ocpz3MxYoZlgsASiVFayiTnKukR8QZDQUMqxMdF0YFLbu8lw/IL6AHKLROI8SOpp6CxpUGPh9Q4a03eBAVEZNQ==", "requires": { - "@floating-ui/react-dom": "^2.0.2", + "@floating-ui/react-dom": "^2.0.3", "@floating-ui/utils": "^0.1.5", "tabbable": "^6.0.1" } }, "@floating-ui/react-dom": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.2.tgz", - "integrity": "sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.4.tgz", + "integrity": "sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==", "requires": { "@floating-ui/dom": "^1.5.1" }