Add Sentry types to dependencies (#4825)

Someone reported an error during install that might be due to missing
types import.
This commit is contained in:
Félix Malfait
2024-04-04 19:09:49 +02:00
committed by GitHub
parent 5d6094dfa3
commit 65e665c74c
2 changed files with 9 additions and 0 deletions

View File

@ -202,6 +202,7 @@
"@nx/storybook": "18.1.3",
"@nx/vite": "18.1.3",
"@nx/web": "18.1.3",
"@sentry/types": "^7.109.0",
"@storybook/addon-actions": "^7.6.3",
"@storybook/addon-coverage": "^1.0.0",
"@storybook/addon-essentials": "^7.6.7",