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 8a76b5f commit efa1e32
Show file tree
Hide file tree
Showing 3 changed files with 759 additions and 265 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,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 +301,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 +318,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 +344,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 efa1e32

Please sign in to comment.