diff --git a/package.json b/package.json index 29755c0e2..388f8e0c9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@babel/types": "^7.23.0", - "@floating-ui/react-dom": "^1.3.0", + "@floating-ui/react-dom": "^2.0.4", "@headlessui/react": "^1.7.17", "@prismicio/client": "^7.2.0", "@prismicio/types": "^0.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 178a2e663..03580dba5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^7.23.0 version: 7.23.0 '@floating-ui/react-dom': - specifier: ^1.3.0 - version: 1.3.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.0.4 + version: 2.0.4(react-dom@18.2.0)(react@18.2.0) '@headlessui/react': specifier: ^1.7.17 version: 1.7.17(react-dom@18.2.0)(react@18.2.0) @@ -2287,8 +2287,8 @@ packages: '@floating-ui/utils': 0.1.4 dev: false - /@floating-ui/react-dom@1.3.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==} + /@floating-ui/react-dom@2.0.4(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'