diff --git a/package.json b/package.json index 7d7672b..2e29db5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@contentpass/react-native-contentpass", - "version": "0.3.12", + "version": "0.3.14", "description": "Contentpass React Native SDK", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js", @@ -102,6 +102,7 @@ "@types/react": "^18.2.44" }, "peerDependencies": { + "@sentry/react-native": ">=7.0.0", "react": "*", "react-native": "*", "react-native-app-auth": "*", @@ -149,7 +150,6 @@ "version": "0.44.1" }, "dependencies": { - "@sentry/react-native": "^6.3.0", "react-native-logs": "^5.3.0", "react-native-uuid": "^2.0.3" } diff --git a/yarn.lock b/yarn.lock index 19404bf..fb6dbcb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1826,7 +1826,6 @@ __metadata: "@react-native/babel-preset": 0.76.3 "@react-native/eslint-config": ^0.73.1 "@release-it/conventional-changelog": ^9.0.2 - "@sentry/react-native": ^6.3.0 "@testing-library/react-native": ^12.9.0 "@types/jest": ^29.5.5 "@types/lodash": ^4.17.13 @@ -1851,6 +1850,7 @@ __metadata: turbo: ^1.10.7 typescript: ^5.2.2 peerDependencies: + "@sentry/react-native": ">=7.0.0" react: "*" react-native: "*" react-native-app-auth: "*" @@ -3585,219 +3585,6 @@ __metadata: languageName: node linkType: hard -"@sentry-internal/browser-utils@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry-internal/browser-utils@npm:8.40.0" - dependencies: - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: b32ce642ab4277c3d77d9ccfb0eebbd491f8b4e7eaf395985e63183cb0c298944753d2bc139606fc9b401d3f55a7d3ede15fbb2ac59ba8ff9089dc8a685bca61 - languageName: node - linkType: hard - -"@sentry-internal/feedback@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry-internal/feedback@npm:8.40.0" - dependencies: - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: 712845b89df12d4b75f293de37b5888f8dc78e58639f11368edf095185fbb7c50bcc65e992d10b276b6feca5976b5e4ff6e8e4e5d4c9096d5fa0a3becb7c581d - languageName: node - linkType: hard - -"@sentry-internal/replay-canvas@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry-internal/replay-canvas@npm:8.40.0" - dependencies: - "@sentry-internal/replay": 8.40.0 - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: ed4eee113ede6c3f5dfec190a8df24957f366bf0698f78b626ae53876c8319583c5cc042d93cb3542147eab3e4e1d3c95ee24cb0bb530800cc1dd926b64ed811 - languageName: node - linkType: hard - -"@sentry-internal/replay@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry-internal/replay@npm:8.40.0" - dependencies: - "@sentry-internal/browser-utils": 8.40.0 - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: 6e37746ec8de83551aef8001583f114b9f04bdf85dd6db9431d939263c87530ac484e826585c3ee210a9089db0743e0221974bd2e7a9aeb6ff79cd150f163d14 - languageName: node - linkType: hard - -"@sentry/babel-plugin-component-annotate@npm:2.20.1": - version: 2.20.1 - resolution: "@sentry/babel-plugin-component-annotate@npm:2.20.1" - checksum: 5fecba8c7915693fec811bb06ff0441f28496f6b12e811337a08996a7aa13a13a069c9f9ed28bac95be89d03b422a68d7236ab3376c161edbe051cb0ad2a0193 - languageName: node - linkType: hard - -"@sentry/browser@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry/browser@npm:8.40.0" - dependencies: - "@sentry-internal/browser-utils": 8.40.0 - "@sentry-internal/feedback": 8.40.0 - "@sentry-internal/replay": 8.40.0 - "@sentry-internal/replay-canvas": 8.40.0 - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: b8c21570ff6a26effd1ae2843ab377c3e345624e38cea2eff916b160c8b3d33eb649d088f4f9dfcb26ae0aa8e8d02a7f947ed19af7a139ac2ad2b1f9d3adca2d - languageName: node - linkType: hard - -"@sentry/cli-darwin@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-darwin@npm:2.38.2" - conditions: os=darwin - languageName: node - linkType: hard - -"@sentry/cli-linux-arm64@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-linux-arm64@npm:2.38.2" - conditions: (os=linux | os=freebsd) & cpu=arm64 - languageName: node - linkType: hard - -"@sentry/cli-linux-arm@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-linux-arm@npm:2.38.2" - conditions: (os=linux | os=freebsd) & cpu=arm - languageName: node - linkType: hard - -"@sentry/cli-linux-i686@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-linux-i686@npm:2.38.2" - conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32) - languageName: node - linkType: hard - -"@sentry/cli-linux-x64@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-linux-x64@npm:2.38.2" - conditions: (os=linux | os=freebsd) & cpu=x64 - languageName: node - linkType: hard - -"@sentry/cli-win32-i686@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-win32-i686@npm:2.38.2" - conditions: os=win32 & (cpu=x86 | cpu=ia32) - languageName: node - linkType: hard - -"@sentry/cli-win32-x64@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli-win32-x64@npm:2.38.2" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@sentry/cli@npm:2.38.2": - version: 2.38.2 - resolution: "@sentry/cli@npm:2.38.2" - dependencies: - "@sentry/cli-darwin": 2.38.2 - "@sentry/cli-linux-arm": 2.38.2 - "@sentry/cli-linux-arm64": 2.38.2 - "@sentry/cli-linux-i686": 2.38.2 - "@sentry/cli-linux-x64": 2.38.2 - "@sentry/cli-win32-i686": 2.38.2 - "@sentry/cli-win32-x64": 2.38.2 - https-proxy-agent: ^5.0.0 - node-fetch: ^2.6.7 - progress: ^2.0.3 - proxy-from-env: ^1.1.0 - which: ^2.0.2 - dependenciesMeta: - "@sentry/cli-darwin": - optional: true - "@sentry/cli-linux-arm": - optional: true - "@sentry/cli-linux-arm64": - optional: true - "@sentry/cli-linux-i686": - optional: true - "@sentry/cli-linux-x64": - optional: true - "@sentry/cli-win32-i686": - optional: true - "@sentry/cli-win32-x64": - optional: true - bin: - sentry-cli: bin/sentry-cli - checksum: 6f58c3fd4838b195b0424459b1f64db6b90b238e61283eeb5c0dd9c05ef0d16ed2ee72475108d3b9e9188b3e99575ee081d8003475096b385306f093c04cfb08 - languageName: node - linkType: hard - -"@sentry/core@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry/core@npm:8.40.0" - dependencies: - "@sentry/types": 8.40.0 - checksum: db80e8410401c3dfd09d1bad0508e592b44082e58a44a354b9332f4dc7295e3f98bcdfb36e542e43d2e66fbfbb8f1e8035feb91994e7f40a2a869d1de979b1d2 - languageName: node - linkType: hard - -"@sentry/react-native@npm:^6.3.0": - version: 6.4.0 - resolution: "@sentry/react-native@npm:6.4.0" - dependencies: - "@sentry/babel-plugin-component-annotate": 2.20.1 - "@sentry/browser": 8.40.0 - "@sentry/cli": 2.38.2 - "@sentry/core": 8.40.0 - "@sentry/react": 8.40.0 - "@sentry/types": 8.40.0 - "@sentry/utils": 8.40.0 - peerDependencies: - expo: ">=49.0.0" - react: ">=17.0.0" - react-native: ">=0.65.0" - peerDependenciesMeta: - expo: - optional: true - bin: - sentry-expo-upload-sourcemaps: scripts/expo-upload-sourcemaps.js - checksum: 2928d95a0a95f8d14ace18463af5de914ae53864a07e7df5969115497c4f0c335ef3d87c3dcec4c7fb9ae140749bd8024a36c142d0d262f21d390bfd7c601d0b - languageName: node - linkType: hard - -"@sentry/react@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry/react@npm:8.40.0" - dependencies: - "@sentry/browser": 8.40.0 - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - hoist-non-react-statics: ^3.3.2 - peerDependencies: - react: ^16.14.0 || 17.x || 18.x || 19.x - checksum: 53276804fb6cb82c7ed69d62db3452c55c2dc275f4afe0a07e6572b0855231b64d487a4b13fc843ee319b5e6390c34245b80e3e6784d799cc2e14f814fedf920 - languageName: node - linkType: hard - -"@sentry/types@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry/types@npm:8.40.0" - checksum: eb7fbb606d9178559de219e86da5dfefa78a8825d5baf03a2eb8fafdcdfb51898bde943edc375adc8cb71fcae2d854b019088c6a045541e94a1c6c1c9779cfe8 - languageName: node - linkType: hard - -"@sentry/utils@npm:8.40.0": - version: 8.40.0 - resolution: "@sentry/utils@npm:8.40.0" - dependencies: - "@sentry/core": 8.40.0 - "@sentry/types": 8.40.0 - checksum: 18d1c5a1b259dbe6ceee9ae7ef22fa0cb0cc5650ecfe51dc2d9367992981d4ce9d5d8267e27ab2e32ca56525c11b0f3a1f41e34492d14d0059e3983d18042fd0 - languageName: node - linkType: hard - "@sideway/address@npm:^4.1.5": version: 4.1.5 resolution: "@sideway/address@npm:4.1.5" @@ -4347,15 +4134,6 @@ __metadata: languageName: node linkType: hard -"agent-base@npm:6": - version: 6.0.2 - resolution: "agent-base@npm:6.0.2" - dependencies: - debug: 4 - checksum: f52b6872cc96fd5f622071b71ef200e01c7c4c454ee68bc9accca90c98cfb39f2810e3e9aa330435835eedc8c23f4f8a15267f67c6e245d2b33757575bdac49d - languageName: node - linkType: hard - "agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.1": version: 7.1.1 resolution: "agent-base@npm:7.1.1" @@ -8271,15 +8049,6 @@ __metadata: languageName: node linkType: hard -"hoist-non-react-statics@npm:^3.3.2": - version: 3.3.2 - resolution: "hoist-non-react-statics@npm:3.3.2" - dependencies: - react-is: ^16.7.0 - checksum: b1538270429b13901ee586aa44f4cc3ecd8831c061d06cb8322e50ea17b3f5ce4d0e2e66394761e6c8e152cd8c34fb3b4b690116c6ce2bd45b18c746516cb9e8 - languageName: node - linkType: hard - "hosted-git-info@npm:^2.1.4": version: 2.8.9 resolution: "hosted-git-info@npm:2.8.9" @@ -8342,16 +8111,6 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^5.0.0": - version: 5.0.1 - resolution: "https-proxy-agent@npm:5.0.1" - dependencies: - agent-base: 6 - debug: 4 - checksum: 571fccdf38184f05943e12d37d6ce38197becdd69e58d03f43637f7fa1269cf303a7d228aa27e5b27bbd3af8f09fd938e1c91dcfefff2df7ba77c20ed8dfc765 - languageName: node - linkType: hard - "https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.3, https-proxy-agent@npm:^7.0.5": version: 7.0.5 resolution: "https-proxy-agent@npm:7.0.5" @@ -11358,7 +11117,7 @@ __metadata: languageName: node linkType: hard -"node-fetch@npm:^2.2.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7": +"node-fetch@npm:^2.2.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12": version: 2.7.0 resolution: "node-fetch@npm:2.7.0" dependencies: @@ -12446,7 +12205,7 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^16.13.1, react-is@npm:^16.7.0": +"react-is@npm:^16.13.1": version: 16.13.1 resolution: "react-is@npm:16.13.1" checksum: f7a19ac3496de32ca9ae12aa030f00f14a3d45374f1ceca0af707c831b2a6098ef0d6bdae51bd437b0a306d7f01d4677fcc8de7c0d331eb47ad0f46130e53c5f