Bump @plausible-analytics/tracker from 0.4.0 to 0.4.3 in /frontend

Bumps [@plausible-analytics/tracker](https://github.com/plausible/plausible) from 0.4.0 to 0.4.3.
- [Release notes](https://github.com/plausible/plausible/releases)
- [Changelog](https://github.com/plausible/analytics/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plausible/plausible/commits)

---
updated-dependencies:
- dependency-name: "@plausible-analytics/tracker"
  dependency-version: 0.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 05:54:17 +00:00 committed by GitHub
parent 2b9d77d165
commit a69468231a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@plausible-analytics/tracker": "^0.4.0",
"@plausible-analytics/tracker": "^0.4.3",
"@sentry/browser": "^10.8.0",
"@types/node": "^24.8.1",
"css-loader": "^7.1.2",

View file

@ -873,9 +873,9 @@
}
},
"node_modules/@plausible-analytics/tracker": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@plausible-analytics/tracker/-/tracker-0.4.0.tgz",
"integrity": "sha512-KXwttotIZymo3yGzargrsxl9hjXJo5N+Kips3ZMamYqJxJqv1Zx+POC6WOFxYwDe1iJW7T91ItQYD8mZsznpXQ==",
"version": "0.4.3",
"resolved": "https://registry.npmjs.org/@plausible-analytics/tracker/-/tracker-0.4.3.tgz",
"integrity": "sha512-RKTgH5xu7Pa77VS4OEnS4woPhDxRgWLJlt9f6JhwgBC9ilknCfJIVEN2A1D8OR7hzgxMQF/hPyls9iN9ReAm3Q==",
"dev": true,
"license": "MIT"
},
@ -4632,7 +4632,7 @@
"version": "0.9.2",
"license": "MIT",
"devDependencies": {
"@plausible-analytics/tracker": "^0.4.0",
"@plausible-analytics/tracker": "^0.4.3",
"@sentry/browser": "^10.8.0",
"@types/node": "^24.8.1",
"css-loader": "^7.1.2",