build(deps): bump @socialgouv/matomo-next from 1.6.1 to 1.8.0

Bumps [@socialgouv/matomo-next](https://github.com/SocialGouv/matomo-next) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/SocialGouv/matomo-next/releases)
- [Changelog](https://github.com/SocialGouv/matomo-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SocialGouv/matomo-next/compare/v1.6.1...v1.8.0)

---
updated-dependencies:
- dependency-name: "@socialgouv/matomo-next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-26 19:07:36 +00:00 committed by GitHub
parent 929626e279
commit 25d71f68a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": {
"@ericblade/quagga2": "^1.8.2",
"@frontendnetwork/vegancheck": "^1.1.42",
"@socialgouv/matomo-next": "^1.6.1",
"@socialgouv/matomo-next": "^1.8.0",
"@types/node": "20.8.9",
"@types/react-dom": "18.2.14",
"eslint-config-sznm": "^2.0.2",
@ -2419,9 +2419,9 @@
"integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA=="
},
"node_modules/@socialgouv/matomo-next": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/@socialgouv/matomo-next/-/matomo-next-1.6.1.tgz",
"integrity": "sha512-O2lxMKZHVzvXGZNsKOnsSS+hzqxIX35CPRuVkuU8Z+EFORuO2R/iiBBfyY1d+XvexIsJOA2uHnxhJxsdeFIrRw==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@socialgouv/matomo-next/-/matomo-next-1.8.0.tgz",
"integrity": "sha512-00EdsbW0u/VrKFa7DfVjnXV4oXA6Ag3kkCisSL2nFseRQhEsds5T8xsAgvNQAtiMW9AR6Mz3TNZt7A2/mIb9kA==",
"peerDependencies": {
"next": ">= 9.5.5"
}

View file

@ -13,7 +13,7 @@
"dependencies": {
"@ericblade/quagga2": "^1.8.2",
"@frontendnetwork/vegancheck": "^1.1.42",
"@socialgouv/matomo-next": "^1.6.1",
"@socialgouv/matomo-next": "^1.8.0",
"@types/node": "20.8.9",
"@types/react-dom": "18.2.14",
"eslint-config-sznm": "^2.0.2",