@depup/sanity 5.20.0-depup.0 → 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 +11 -10
- package/changes.json +14 -10
- package/package.json +24 -20
package/README.md
CHANGED
|
@@ -14,9 +14,9 @@ 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
|
-
| Deps updated |
|
|
19
|
+
| Deps updated | 32 |
|
|
20
20
|
|
|
21
21
|
## Dependency Changes
|
|
22
22
|
|
|
@@ -27,28 +27,29 @@ npm install @depup/sanity
|
|
|
27
27
|
| @dnd-kit/sortable | ^7.0.2 | ^10.0.0 |
|
|
28
28
|
| @isaacs/ttlcache | ^1.4.1 | ^2.1.4 |
|
|
29
29
|
| @mux/mux-player-react | ^3.10.2 | ^3.11.7 |
|
|
30
|
-
| @portabletext/editor | ^6.6.0 | ^6.6.
|
|
31
|
-
| @portabletext/plugin-markdown-shortcuts | ^7.0.23 | ^7.0.
|
|
32
|
-
| @portabletext/plugin-one-line | ^6.0.23 | ^6.0.
|
|
33
|
-
| @portabletext/plugin-paste-link | ^3.0.23 | ^3.0.
|
|
34
|
-
| @portabletext/plugin-typography | ^7.0.23 | ^7.0.
|
|
30
|
+
| @portabletext/editor | ^6.6.0 | ^6.6.2 |
|
|
31
|
+
| @portabletext/plugin-markdown-shortcuts | ^7.0.23 | ^7.0.25 |
|
|
32
|
+
| @portabletext/plugin-one-line | ^6.0.23 | ^6.0.25 |
|
|
33
|
+
| @portabletext/plugin-paste-link | ^3.0.23 | ^3.0.25 |
|
|
34
|
+
| @portabletext/plugin-typography | ^7.0.23 | ^7.0.25 |
|
|
35
35
|
| @sanity/client | ^7.18.0 | ^7.20.0 |
|
|
36
36
|
| @sanity/diff-patch | ^5.0.0 | ^6.0.0 |
|
|
37
37
|
| @sanity/image-url | ^2.0.3 | ^2.1.1 |
|
|
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 |
|
|
45
|
-
| i18next | ^25.8.17 | ^26.0.
|
|
46
|
-
| isomorphic-dompurify | 2.26.0 | ^3.
|
|
45
|
+
| i18next | ^25.8.17 | ^26.0.4 |
|
|
46
|
+
| isomorphic-dompurify | 2.26.0 | ^3.8.0 |
|
|
47
47
|
| motion | ^12.27.1 | ^12.38.0 |
|
|
48
48
|
| nanoid | ^3.3.11 | ^5.1.7 |
|
|
49
49
|
| path-to-regexp | ^6.3.0 | ^8.4.2 |
|
|
50
50
|
| player.style | ^0.1.9 | ^0.3.1 |
|
|
51
51
|
| react-i18next | 15.6.1 | ^17.0.2 |
|
|
52
|
+
| react-is | ^19.2.4 | ^19.2.5 |
|
|
52
53
|
| semver | ^7.7.2 | ^7.7.4 |
|
|
53
54
|
| uuid | ^11.1.0 | ^13.0.0 |
|
|
54
55
|
| web-vitals | ^5.1.0 | ^5.2.0 |
|
package/changes.json
CHANGED
|
@@ -22,23 +22,23 @@
|
|
|
22
22
|
},
|
|
23
23
|
"@portabletext/editor": {
|
|
24
24
|
"from": "^6.6.0",
|
|
25
|
-
"to": "^6.6.
|
|
25
|
+
"to": "^6.6.2"
|
|
26
26
|
},
|
|
27
27
|
"@portabletext/plugin-markdown-shortcuts": {
|
|
28
28
|
"from": "^7.0.23",
|
|
29
|
-
"to": "^7.0.
|
|
29
|
+
"to": "^7.0.25"
|
|
30
30
|
},
|
|
31
31
|
"@portabletext/plugin-one-line": {
|
|
32
32
|
"from": "^6.0.23",
|
|
33
|
-
"to": "^6.0.
|
|
33
|
+
"to": "^6.0.25"
|
|
34
34
|
},
|
|
35
35
|
"@portabletext/plugin-paste-link": {
|
|
36
36
|
"from": "^3.0.23",
|
|
37
|
-
"to": "^3.0.
|
|
37
|
+
"to": "^3.0.25"
|
|
38
38
|
},
|
|
39
39
|
"@portabletext/plugin-typography": {
|
|
40
40
|
"from": "^7.0.23",
|
|
41
|
-
"to": "^7.0.
|
|
41
|
+
"to": "^7.0.25"
|
|
42
42
|
},
|
|
43
43
|
"@sanity/client": {
|
|
44
44
|
"from": "^7.18.0",
|
|
@@ -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",
|
|
@@ -82,11 +82,11 @@
|
|
|
82
82
|
},
|
|
83
83
|
"i18next": {
|
|
84
84
|
"from": "^25.8.17",
|
|
85
|
-
"to": "^26.0.
|
|
85
|
+
"to": "^26.0.4"
|
|
86
86
|
},
|
|
87
87
|
"isomorphic-dompurify": {
|
|
88
88
|
"from": "2.26.0",
|
|
89
|
-
"to": "^3.
|
|
89
|
+
"to": "^3.8.0"
|
|
90
90
|
},
|
|
91
91
|
"motion": {
|
|
92
92
|
"from": "^12.27.1",
|
|
@@ -108,6 +108,10 @@
|
|
|
108
108
|
"from": "15.6.1",
|
|
109
109
|
"to": "^17.0.2"
|
|
110
110
|
},
|
|
111
|
+
"react-is": {
|
|
112
|
+
"from": "^19.2.4",
|
|
113
|
+
"to": "^19.2.5"
|
|
114
|
+
},
|
|
111
115
|
"semver": {
|
|
112
116
|
"from": "^7.7.2",
|
|
113
117
|
"to": "^7.7.4"
|
|
@@ -125,6 +129,6 @@
|
|
|
125
129
|
"to": "^5.30.0"
|
|
126
130
|
}
|
|
127
131
|
},
|
|
128
|
-
"timestamp": "2026-04-
|
|
129
|
-
"totalUpdated":
|
|
132
|
+
"timestamp": "2026-04-09T16:40:05.332Z",
|
|
133
|
+
"totalUpdated": 32
|
|
130
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",
|
|
@@ -96,13 +96,13 @@
|
|
|
96
96
|
"@isaacs/ttlcache": "^2.1.4",
|
|
97
97
|
"@juggle/resize-observer": "^3.4.0",
|
|
98
98
|
"@mux/mux-player-react": "^3.11.7",
|
|
99
|
-
"@portabletext/editor": "^6.6.
|
|
99
|
+
"@portabletext/editor": "^6.6.2",
|
|
100
100
|
"@portabletext/html": "^1.0.1",
|
|
101
101
|
"@portabletext/patches": "^2.0.4",
|
|
102
|
-
"@portabletext/plugin-markdown-shortcuts": "^7.0.
|
|
103
|
-
"@portabletext/plugin-one-line": "^6.0.
|
|
104
|
-
"@portabletext/plugin-paste-link": "^3.0.
|
|
105
|
-
"@portabletext/plugin-typography": "^7.0.
|
|
102
|
+
"@portabletext/plugin-markdown-shortcuts": "^7.0.25",
|
|
103
|
+
"@portabletext/plugin-one-line": "^6.0.25",
|
|
104
|
+
"@portabletext/plugin-paste-link": "^3.0.25",
|
|
105
|
+
"@portabletext/plugin-typography": "^7.0.25",
|
|
106
106
|
"@portabletext/react": "^6.0.3",
|
|
107
107
|
"@portabletext/sanity-bridge": "^3.0.0",
|
|
108
108
|
"@portabletext/to-html": "^5.0.2",
|
|
@@ -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",
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
"fast-deep-equal": "3.1.3",
|
|
146
146
|
"groq-js": "^1.29.0",
|
|
147
147
|
"history": "^5.3.0",
|
|
148
|
-
"i18next": "^26.0.
|
|
148
|
+
"i18next": "^26.0.4",
|
|
149
149
|
"is-hotkey-esm": "^1.0.0",
|
|
150
|
-
"isomorphic-dompurify": "^3.
|
|
150
|
+
"isomorphic-dompurify": "^3.8.0",
|
|
151
151
|
"json-reduce": "^3.0.0",
|
|
152
152
|
"json-stable-stringify": "^1.3.0",
|
|
153
153
|
"lodash-es": "^4.18.1",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"react-fast-compare": "^3.2.2",
|
|
165
165
|
"react-focus-lock": "^2.13.7",
|
|
166
166
|
"react-i18next": "^17.0.2",
|
|
167
|
-
"react-is": "^19.2.
|
|
167
|
+
"react-is": "^19.2.5",
|
|
168
168
|
"react-refractor": "^4.0.0",
|
|
169
169
|
"react-rx": "^4.2.2",
|
|
170
170
|
"refractor": "^5.0.0",
|
|
@@ -288,23 +288,23 @@
|
|
|
288
288
|
},
|
|
289
289
|
"@portabletext/editor": {
|
|
290
290
|
"from": "^6.6.0",
|
|
291
|
-
"to": "^6.6.
|
|
291
|
+
"to": "^6.6.2"
|
|
292
292
|
},
|
|
293
293
|
"@portabletext/plugin-markdown-shortcuts": {
|
|
294
294
|
"from": "^7.0.23",
|
|
295
|
-
"to": "^7.0.
|
|
295
|
+
"to": "^7.0.25"
|
|
296
296
|
},
|
|
297
297
|
"@portabletext/plugin-one-line": {
|
|
298
298
|
"from": "^6.0.23",
|
|
299
|
-
"to": "^6.0.
|
|
299
|
+
"to": "^6.0.25"
|
|
300
300
|
},
|
|
301
301
|
"@portabletext/plugin-paste-link": {
|
|
302
302
|
"from": "^3.0.23",
|
|
303
|
-
"to": "^3.0.
|
|
303
|
+
"to": "^3.0.25"
|
|
304
304
|
},
|
|
305
305
|
"@portabletext/plugin-typography": {
|
|
306
306
|
"from": "^7.0.23",
|
|
307
|
-
"to": "^7.0.
|
|
307
|
+
"to": "^7.0.25"
|
|
308
308
|
},
|
|
309
309
|
"@sanity/client": {
|
|
310
310
|
"from": "^7.18.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",
|
|
@@ -348,11 +348,11 @@
|
|
|
348
348
|
},
|
|
349
349
|
"i18next": {
|
|
350
350
|
"from": "^25.8.17",
|
|
351
|
-
"to": "^26.0.
|
|
351
|
+
"to": "^26.0.4"
|
|
352
352
|
},
|
|
353
353
|
"isomorphic-dompurify": {
|
|
354
354
|
"from": "2.26.0",
|
|
355
|
-
"to": "^3.
|
|
355
|
+
"to": "^3.8.0"
|
|
356
356
|
},
|
|
357
357
|
"motion": {
|
|
358
358
|
"from": "^12.27.1",
|
|
@@ -374,6 +374,10 @@
|
|
|
374
374
|
"from": "15.6.1",
|
|
375
375
|
"to": "^17.0.2"
|
|
376
376
|
},
|
|
377
|
+
"react-is": {
|
|
378
|
+
"from": "^19.2.4",
|
|
379
|
+
"to": "^19.2.5"
|
|
380
|
+
},
|
|
377
381
|
"semver": {
|
|
378
382
|
"from": "^7.7.2",
|
|
379
383
|
"to": "^7.7.4"
|
|
@@ -391,10 +395,10 @@
|
|
|
391
395
|
"to": "^5.30.0"
|
|
392
396
|
}
|
|
393
397
|
},
|
|
394
|
-
"depsUpdated":
|
|
398
|
+
"depsUpdated": 32,
|
|
395
399
|
"originalPackage": "sanity",
|
|
396
400
|
"originalVersion": "5.20.0",
|
|
397
|
-
"processedAt": "2026-04-
|
|
401
|
+
"processedAt": "2026-04-09T16:41:18.985Z",
|
|
398
402
|
"smokeTest": "failed"
|
|
399
403
|
}
|
|
400
404
|
}
|