build(deps-dev): bump @codecov/vite-plugin in /frontend

Bumps @codecov/vite-plugin from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: "@codecov/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-12 14:08:08 +00:00
committed by GitHub
parent 423681d3e7
commit 71851ab2bf
2 changed files with 12 additions and 23 deletions
+11 -22
View File
@@ -34,7 +34,7 @@
"@browser-logos/chrome": "^2.0.0",
"@browser-logos/firefox": "^3.0.10",
"@browser-logos/safari": "^2.1.0",
"@codecov/vite-plugin": "^1.8.0",
"@codecov/vite-plugin": "^1.9.0",
"@graphql-codegen/cli": "^5.0.4",
"@graphql-codegen/client-preset": "^4.6.2",
"@graphql-codegen/typescript-msw": "^3.0.0",
@@ -1289,15 +1289,14 @@
}
},
"node_modules/@codecov/bundler-plugin-core": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.8.0.tgz",
"integrity": "sha512-D1aeA8u3RHOkQVLImLHxW6zFdUrw5wgoeDzYrKZeDExGp5ePs4RpJxKwklg1N0e1JxRcAgKj+zZo/y3Q4nV+sA==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.0.tgz",
"integrity": "sha512-UB0I5haL0gnF4ei46wxNo7ptCHqFAh3PnmcLLeXRb2zV7HeobOF8WRjOW/PwrXAphPS/6bL7PDUmh3ruVObGtg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@sentry/core": "^8.42.0",
"chalk": "4.1.2",
"semver": "^7.5.4",
"unplugin": "^1.10.1",
@@ -1308,13 +1307,13 @@
}
},
"node_modules/@codecov/vite-plugin": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.8.0.tgz",
"integrity": "sha512-fydvHzBmlsihsQY1i2I24KCVOl26Pz7nGozwptSRyPNRagzURL0yeM0yY7TuZoqD9yC/Y4j7dIX56ofQvNboRQ==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.0.tgz",
"integrity": "sha512-5+CxUGN0Rxr5F6xYqrKwug3NXTlNVBEZcI9caOCjlpErt7p2lp7J/6Qo+GRjmaVkXErnNMiyhjzXRB6rLNAjfg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@codecov/bundler-plugin-core": "^1.8.0",
"@codecov/bundler-plugin-core": "^1.9.0",
"unplugin": "^1.10.1"
},
"engines": {
@@ -3720,9 +3719,9 @@
}
},
"node_modules/@octokit/types": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.7.0.tgz",
"integrity": "sha512-BXfRP+3P3IN6fd4uF3SniaHKOO4UXWBfkdR3vA8mIvaoO/wLjGN5qivUtW0QRitBHHMcfC41SLhNVYIZZE+wkA==",
"version": "13.8.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.8.0.tgz",
"integrity": "sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4801,16 +4800,6 @@
"hasInstallScript": true,
"license": "Apache-2.0"
},
"node_modules/@sentry/core": {
"version": "8.50.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-8.50.0.tgz",
"integrity": "sha512-q71m8Ha9YGwqn4Gd7sWvcFTRgbHXxEfU4QeIFtwMBpwHfq2Q+9koiF8DOoOHqIEOsnlvZWRQgGggIOdHzajnVw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=14.18"
}
},
"node_modules/@snyk/github-codeowners": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@snyk/github-codeowners/-/github-codeowners-1.1.0.tgz",
+1 -1
View File
@@ -44,7 +44,7 @@
"@browser-logos/chrome": "^2.0.0",
"@browser-logos/firefox": "^3.0.10",
"@browser-logos/safari": "^2.1.0",
"@codecov/vite-plugin": "^1.8.0",
"@codecov/vite-plugin": "^1.9.0",
"@graphql-codegen/cli": "^5.0.4",
"@graphql-codegen/client-preset": "^4.6.2",
"@graphql-codegen/typescript-msw": "^3.0.0",