Skip to content

Commit

Permalink
fix(sentry): sample performance units, closes leather-io/issues#249
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Aug 19, 2024
1 parent 2cae2a2 commit 3b6a5d8
Show file tree
Hide file tree
Showing 4 changed files with 799 additions and 297 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"@scure/bip39": "1.3.0",
"@scure/btc-signer": "1.3.2",
"@segment/analytics-next": "1.70.0",
"@sentry/browser": "8.26.0",
"@sentry/tracing": "7.106.0",
"@stacks/auth": "6.15.0",
"@stacks/blockchain-api-client": "6.3.4",
Expand Down Expand Up @@ -262,7 +263,7 @@
"@redux-devtools/cli": "4.0.0",
"@redux-devtools/remote": "0.9.3",
"@schemastore/web-manifest": "0.0.6",
"@sentry/react": "7.106.0",
"@sentry/react": "8.26.0",
"@sentry/webpack-plugin": "2.17.0",
"@stacks/connect-react": "22.2.0",
"@stacks/stacks-blockchain-api-types": "7.8.2",
Expand Down Expand Up @@ -301,7 +302,7 @@
"@types/webpack": "5.28.5",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-istanbul": "1.6.0",
"@vitest/coverage-istanbul": "2.0.5",
"audit-ci": "6.6.1",
"base64-loader": "1.0.0",
"bip32": "4.0.0",
Expand All @@ -318,7 +319,7 @@
"deepmerge": "4.3.1",
"dependency-cruiser": "16.3.2",
"dotenv-webpack": "8.1.0",
"esbuild": "0.21.4",
"esbuild": "0.23.1",
"esbuild-loader": "4.1.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-mdx": "3.1.5",
Expand All @@ -344,7 +345,7 @@
"ts-unused-exports": "10.0.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.4.5",
"vitest": "1.6.0",
"vitest": "2.0.5",
"vm-browserify": "1.1.2",
"web-ext": "7.8.0",
"web-ext-submit": "7.8.0",
Expand Down
Loading

0 comments on commit 3b6a5d8

Please sign in to comment.