@depup/sentry__react 10.44.0-depup.0 → 10.45.0-depup.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,8 +13,8 @@ npm install @depup/sentry__react
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@sentry/react](https://www.npmjs.com/package/@sentry/react) @ 10.44.0 |
17
- | Processed | 2026-03-18 |
16
+ | Original | [@sentry/react](https://www.npmjs.com/package/@sentry/react) @ 10.45.0 |
17
+ | Processed | 2026-03-19 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 0 |
20
20
 
@@ -1 +1 @@
1
- {"type":"module","version":"10.44.0","sideEffects":false}
1
+ {"type":"module","version":"10.45.0","sideEffects":false}
package/changes.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "bumped": {},
3
- "timestamp": "2026-03-18T22:43:01.590Z",
3
+ "timestamp": "2026-03-19T16:24:27.714Z",
4
4
  "totalUpdated": 0
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/sentry__react",
3
- "version": "10.44.0-depup.0",
3
+ "version": "10.45.0-depup.0",
4
4
  "description": "Official Sentry SDK for React.js (with updated dependencies)",
5
5
  "repository": "git://github.com/getsentry/sentry-javascript.git",
6
6
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/react",
@@ -38,8 +38,8 @@
38
38
  }
39
39
  },
40
40
  "dependencies": {
41
- "@sentry/browser": "10.44.0",
42
- "@sentry/core": "10.44.0"
41
+ "@sentry/browser": "10.45.0",
42
+ "@sentry/core": "10.45.0"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "react": "^16.14.0 || 17.x || 18.x || 19.x"
@@ -101,8 +101,8 @@
101
101
  "changes": {},
102
102
  "depsUpdated": 0,
103
103
  "originalPackage": "@sentry/react",
104
- "originalVersion": "10.44.0",
105
- "processedAt": "2026-03-18T22:43:10.239Z",
104
+ "originalVersion": "10.45.0",
105
+ "processedAt": "2026-03-19T16:24:34.509Z",
106
106
  "smokeTest": "failed"
107
107
  }
108
108
  }