From 0542aa36a3f5f0a80901de470b53bc912edc2a65 Mon Sep 17 00:00:00 2001 From: "renovate-coveo[bot]" <115253437+renovate-coveo[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 13:05:15 +0000 Subject: [PATCH] fix(deps): update dependency @coveo/headless to v3.55.2 --- .github/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/package.json b/.github/package.json index a5123fe..55811eb 100644 --- a/.github/package.json +++ b/.github/package.json @@ -7,7 +7,7 @@ ], "main": "src/index.tsx", "dependencies": { - "@coveo/headless": "3.51.1", + "@coveo/headless": "3.55.2", "@mui/icons-material": "9.0.0", "@mui/material": "9.0.0", "@material-ui/lab": "4.0.0-alpha.61", diff --git a/package.json b/package.json index efbb143..045fce2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "main": "src/index.tsx", "dependencies": { - "@coveo/headless": "3.51.1", + "@coveo/headless": "3.55.2", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@fontsource/roboto": "^5.0.0",