Skip to content

Commit

Permalink
fix: Captured types deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jill64 committed Dec 1, 2023
1 parent 375605e commit 5af49eb
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 200 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"@sentry/core": "7.84.0",
"@sentry/utils": "7.84.0",
"@sveltejs/kit": "1.27.6",
"@sentry/sveltekit": "7.84.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"esbuild": "0.19.8",
"eslint-plugin-deprecation": "2.0.0",
"typescript": "5.3.2"
},
"dependencies": {
"@sentry/sveltekit": "7.84.0",
"toucan-js": "3.3.1"
}
}
Loading

0 comments on commit 5af49eb

Please sign in to comment.