diff --git a/server/package.json b/server/package.json index f4698a5..fe69f4b 100644 --- a/server/package.json +++ b/server/package.json @@ -24,7 +24,6 @@ "kysely-schema": "kysely-codegen --out-file=./src/common/db/schema.ts --dialect postgres" }, "dependencies": { - "@socialgouv/matomo-next": "1.9.2", "@turf/turf": "6.5.0", "async-retry": "1.3.3", "autodetect-decoder-stream": "2.0.2", @@ -124,4 +123,4 @@ "prettier --write" ] } -} +} \ No newline at end of file diff --git a/ui/package.json b/ui/package.json index fde938a..9fdbe4b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,6 +27,7 @@ "@notionhq/client": "^2.2.14", "@react-hook/resize-observer": "^2.0.1", "@react-hook/window-size": "^3.1.1", + "@socialgouv/matomo-next": "^1.9.2", "@tanstack/react-query": "^4.32.6", "@uidotdev/usehooks": "^2.4.1", "add": "^2.0.6", diff --git a/yarn.lock b/yarn.lock index 9aa5b44..fbc25cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2645,7 +2645,7 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@socialgouv/matomo-next@1.9.2": +"@socialgouv/matomo-next@^1.9.2": version "1.9.2" resolved "https://registry.yarnpkg.com/@socialgouv/matomo-next/-/matomo-next-1.9.2.tgz#8175b20f98b01e1a5fcee3c5207b091bcc44dd78" integrity sha512-UtiOBAzKiCwal6/2Lfh3fnv9L8XC4Ovdqqh1K3fimJZJhodf18fD3oy3ansGpgj+A7YE8HPV7/u/q6cYbRP3nw==