diff --git a/package-lock.json b/package-lock.json index 90506e81..20d921f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,12 +10,12 @@ "license": "MPL2.0", "dependencies": { "@create-figma-plugin/ui": "^3.2", - "@sentry/react": "^8.34.0", - "@sentry/vite-plugin": "^2.22.5", + "@sentry/react": "^8.34", + "@sentry/vite-plugin": "^2.22", "base64-js": "^1.5", "classnames": "^2.5", "lru-cache": "^11.0", - "mixpanel-figma": "^2.0.4", + "mixpanel-figma": "^2.0", "preact": "^10.23", "react-hook-form": "^7.52", "romans": "^2.0", diff --git a/package.json b/package.json index 2ed00ff8..1a8c40b5 100644 --- a/package.json +++ b/package.json @@ -24,12 +24,12 @@ "license": "MPL2.0", "dependencies": { "@create-figma-plugin/ui": "^3.2", - "@sentry/react": "^8.34.0", - "@sentry/vite-plugin": "^2.22.5", + "@sentry/react": "^8.34", + "@sentry/vite-plugin": "^2.22", "base64-js": "^1.5", "classnames": "^2.5", "lru-cache": "^11.0", - "mixpanel-figma": "^2.0.4", + "mixpanel-figma": "^2.0", "preact": "^10.23", "react-hook-form": "^7.52", "romans": "^2.0",