Skip to content

Commit

Permalink
feat: matomo
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ST0R committed Jan 2, 2025
1 parent e3f36f4 commit 4682347
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -124,4 +123,4 @@
"prettier --write"
]
}
}
}
1 change: 1 addition & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2645,7 +2645,7 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@socialgouv/[email protected]":
"@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==
Expand Down

0 comments on commit 4682347

Please sign in to comment.