chore(deps): update dependency @sentry/esbuild-plugin to ^2.22.4

This commit is contained in:
renovate[bot] 2024-09-04 13:06:06 +00:00
parent 2aa437255d
commit 9bc44b7297
2 changed files with 13 additions and 13 deletions

24
package-lock.json generated
View file

@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240903.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.22.3",
"@sentry/esbuild-plugin": "^2.22.4",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
@ -2602,9 +2602,9 @@
}
},
"node_modules/@sentry/babel-plugin-component-annotate": {
"version": "2.22.3",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.3.tgz",
"integrity": "sha512-OlHA+i+vnQHRIdry4glpiS/xTOtgjmpXOt6IBOUqynx5Jd/iK1+fj+t8CckqOx9wRacO/hru2wfW/jFq0iViLg==",
"version": "2.22.4",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.4.tgz",
"integrity": "sha512-hbSq067KwmeKIEkmyzkTNJbmbtx2KRqvpiy9Q/DynI5Z46Nko/ppvgIfyFXK9DelwvEPOqZic4WXTIhO4iv3DA==",
"dev": true,
"license": "MIT",
"engines": {
@ -2612,14 +2612,14 @@
}
},
"node_modules/@sentry/bundler-plugin-core": {
"version": "2.22.3",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.3.tgz",
"integrity": "sha512-DeoUl0WffcqZZRl5Wy9aHvX4WfZbbWt0QbJ7NJrcEViq+dRAI2FQTYECFLwdZi5Gtb3oyqZICO+P7k8wDnzsjQ==",
"version": "2.22.4",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.4.tgz",
"integrity": "sha512-25NiyV3v6mdqOXlpzbbJnq0FHdAu1uTEDr+DU8CzNLjIXlq2Sr2CFZ/mhRcR6daM8OAretJdQ34lu0yHUVeE4Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.18.5",
"@sentry/babel-plugin-component-annotate": "2.22.3",
"@sentry/babel-plugin-component-annotate": "2.22.4",
"@sentry/cli": "^2.33.1",
"dotenv": "^16.3.1",
"find-up": "^5.0.0",
@ -2798,13 +2798,13 @@
}
},
"node_modules/@sentry/esbuild-plugin": {
"version": "2.22.3",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.22.3.tgz",
"integrity": "sha512-awiEMsMhc98Tz2M+6sxxP12GPagw/yOzB0D6FrCinlM9d/GKeFNOsvayTY3Dl+wed5tODu5VcARDe8xfQVt4GQ==",
"version": "2.22.4",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.22.4.tgz",
"integrity": "sha512-/5HwkDtOru7hTZwKRYX8ucVgj4BRxhl2Iq5zsT5GqlzDKIZhpIwugwSQKChW1G7HP27/YN7XuGotgeIApF9hew==",
"dev": true,
"license": "MIT",
"dependencies": {
"@sentry/bundler-plugin-core": "2.22.3",
"@sentry/bundler-plugin-core": "2.22.4",
"unplugin": "1.0.1",
"uuid": "^9.0.0"
},

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240903.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.22.3",
"@sentry/esbuild-plugin": "^2.22.4",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",