diff --git a/package.json b/package.json index f715ef6e2..a6dc62492 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@babel/types": "^7.23.5", - "@floating-ui/react-dom": "^1.3.0", + "@floating-ui/react-dom": "^2.0.9", "@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 05d48115f..b8344ad18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^7.23.5 version: 7.23.5 '@floating-ui/react-dom': - specifier: ^1.3.0 - version: 1.3.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.0.9 + version: 2.0.9(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.9(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-q0umO0+LQK4+p6aGyvzASqKbKOJcAHJ7ycE9CuUvfx3s9zTHWmGJTPOIlM/hmSBfUfg/XfY5YhLBLR/LHwShQQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'