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

This commit is contained in:
renovate[bot] 2024-06-04 10:47:42 +00:00
parent 5bf5fb7705
commit ce7ab13d8a
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.20240603.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.17.0",
"@sentry/esbuild-plugin": "^2.18.0",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.12.0",
@ -2591,9 +2591,9 @@
}
},
"node_modules/@sentry/babel-plugin-component-annotate": {
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.17.0.tgz",
"integrity": "sha512-njBWwVVFEb5SuGqk1KYiIcuKU3dEPuiaDN42hY72mfuQgeMR/RUZtibAQ5yu2Ii7yok6kewLe4OvztP2oP/IVQ==",
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.18.0.tgz",
"integrity": "sha512-9L4RbhS3WNtc/SokIhc0dwgcvs78YSQPakZejsrIgnzLzCi8mS6PeT+BY0+QCtsXxjd1egM8hqcJeB0lukBkXA==",
"dev": true,
"license": "MIT",
"engines": {
@ -2601,14 +2601,14 @@
}
},
"node_modules/@sentry/bundler-plugin-core": {
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.17.0.tgz",
"integrity": "sha512-aIjCexNsB6DXtl/IngJcUxN7OalsyP5tS/4rqxj6pvqZbeg/7JMlMgy2nOOWsNhy+chX8swThS39dY8pCcEYLQ==",
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.18.0.tgz",
"integrity": "sha512-JvxVgsMFmDsU0Dgcx1CeFUC1scxOVSAOzOcE06qKAVm9BZzxHpI53iNfeMOXwVTUolD8LZVIfgOjkiXfwN/UPQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.18.5",
"@sentry/babel-plugin-component-annotate": "2.17.0",
"@sentry/babel-plugin-component-annotate": "2.18.0",
"@sentry/cli": "^2.22.3",
"dotenv": "^16.3.1",
"find-up": "^5.0.0",
@ -2787,13 +2787,13 @@
}
},
"node_modules/@sentry/esbuild-plugin": {
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.17.0.tgz",
"integrity": "sha512-lyuiwo21wovStBMNM2CLihSN7l6N60N/p+7pJWrJ3N/mH0vLMTlngZXHxXbPIh73XPSjm10ZpkdQkScwObsvbQ==",
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.18.0.tgz",
"integrity": "sha512-F34+xPQTwFYnlBCd83wuFGT8O/PrwgGclh9XEeDLrqljlCUc9jCkbFIIFaV9mJo2xoSjfJey2RWghoaycWM6Lg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@sentry/bundler-plugin-core": "2.17.0",
"@sentry/bundler-plugin-core": "2.18.0",
"unplugin": "1.0.1",
"uuid": "^9.0.0"
},

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240603.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@sentry/esbuild-plugin": "^2.17.0",
"@sentry/esbuild-plugin": "^2.18.0",
"@sentry/integrations": "^7.114.0",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.12.0",