@depup/sanity 5.20.0-depup.1 → 5.20.0-depup.2
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 +2 -2
- package/changes.json +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/sanity
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [sanity](https://www.npmjs.com/package/sanity) @ 5.20.0 |
|
|
17
|
-
| Processed | 2026-04-
|
|
17
|
+
| Processed | 2026-04-09 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 32 |
|
|
20
20
|
|
|
@@ -38,7 +38,7 @@ npm install @depup/sanity
|
|
|
38
38
|
| @sanity/migrate | ^6.0.0 | ^6.1.1 |
|
|
39
39
|
| @sanity/sdk | 2.1.2 | ^2.8.0 |
|
|
40
40
|
| @sanity/telemetry | ^0.9.0 | ^1.0.0 |
|
|
41
|
-
| @sentry/react | ^8.55.0 | ^10.
|
|
41
|
+
| @sentry/react | ^8.55.0 | ^10.48.0 |
|
|
42
42
|
| @tanstack/react-virtual | ^3.13.18 | ^3.13.23 |
|
|
43
43
|
| @xstate/react | ^6.0.0 | ^6.1.0 |
|
|
44
44
|
| classnames | ^2.2.5 | ^2.5.1 |
|
package/changes.json
CHANGED
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"@sentry/react": {
|
|
68
68
|
"from": "^8.55.0",
|
|
69
|
-
"to": "^10.
|
|
69
|
+
"to": "^10.48.0"
|
|
70
70
|
},
|
|
71
71
|
"@tanstack/react-virtual": {
|
|
72
72
|
"from": "^3.13.18",
|
|
@@ -129,6 +129,6 @@
|
|
|
129
129
|
"to": "^5.30.0"
|
|
130
130
|
}
|
|
131
131
|
},
|
|
132
|
-
"timestamp": "2026-04-
|
|
132
|
+
"timestamp": "2026-04-09T16:40:05.332Z",
|
|
133
133
|
"totalUpdated": 32
|
|
134
134
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/sanity",
|
|
3
|
-
"version": "5.20.0-depup.
|
|
3
|
+
"version": "5.20.0-depup.2",
|
|
4
4
|
"description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"sanity",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@sanity/telemetry": "^1.0.0",
|
|
133
133
|
"@sanity/ui": "^3.1.14",
|
|
134
134
|
"@sanity/uuid": "^3.0.2",
|
|
135
|
-
"@sentry/react": "^10.
|
|
135
|
+
"@sentry/react": "^10.48.0",
|
|
136
136
|
"@tanstack/react-table": "^8.21.3",
|
|
137
137
|
"@tanstack/react-virtual": "^3.13.23",
|
|
138
138
|
"@xstate/react": "^6.1.0",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
"@sentry/react": {
|
|
334
334
|
"from": "^8.55.0",
|
|
335
|
-
"to": "^10.
|
|
335
|
+
"to": "^10.48.0"
|
|
336
336
|
},
|
|
337
337
|
"@tanstack/react-virtual": {
|
|
338
338
|
"from": "^3.13.18",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"depsUpdated": 32,
|
|
399
399
|
"originalPackage": "sanity",
|
|
400
400
|
"originalVersion": "5.20.0",
|
|
401
|
-
"processedAt": "2026-04-
|
|
401
|
+
"processedAt": "2026-04-09T16:41:18.985Z",
|
|
402
402
|
"smokeTest": "failed"
|
|
403
403
|
}
|
|
404
404
|
}
|