@depup/sanity 5.18.0-depup.2 → 5.18.0-depup.4
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 +6 -5
- package/changes.json +9 -5
- package/package.json +14 -10
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.18.0 |
|
|
17
|
-
| Processed | 2026-03-
|
|
17
|
+
| Processed | 2026-03-27 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
|
-
| Deps updated |
|
|
19
|
+
| Deps updated | 33 |
|
|
20
20
|
|
|
21
21
|
## Dependency Changes
|
|
22
22
|
|
|
@@ -26,7 +26,7 @@ npm install @depup/sanity
|
|
|
26
26
|
| @dnd-kit/modifiers | ^6.0.1 | ^9.0.0 |
|
|
27
27
|
| @dnd-kit/sortable | ^7.0.2 | ^10.0.0 |
|
|
28
28
|
| @isaacs/ttlcache | ^1.4.1 | ^2.1.4 |
|
|
29
|
-
| @mux/mux-player-react | ^3.10.2 | ^3.11.
|
|
29
|
+
| @mux/mux-player-react | ^3.10.2 | ^3.11.7 |
|
|
30
30
|
| @portabletext/editor | ^6.4.0 | ^6.5.2 |
|
|
31
31
|
| @portabletext/html | ^1.0.0 | ^1.0.1 |
|
|
32
32
|
| @portabletext/plugin-markdown-shortcuts | ^7.0.19 | ^7.0.22 |
|
|
@@ -35,6 +35,7 @@ npm install @depup/sanity
|
|
|
35
35
|
| @portabletext/plugin-typography | ^7.0.19 | ^7.0.22 |
|
|
36
36
|
| @sanity/client | ^7.17.0 | ^7.20.0 |
|
|
37
37
|
| @sanity/diff-patch | ^5.0.0 | ^6.0.0 |
|
|
38
|
+
| @sanity/image-url | ^2.0.3 | ^2.1.0 |
|
|
38
39
|
| @sanity/migrate | ^6.0.0 | ^6.1.0 |
|
|
39
40
|
| @sanity/preview-url-secret | ^4.0.3 | ^4.0.4 |
|
|
40
41
|
| @sanity/sdk | 2.1.2 | ^2.8.0 |
|
|
@@ -42,12 +43,12 @@ npm install @depup/sanity
|
|
|
42
43
|
| @tanstack/react-virtual | ^3.13.18 | ^3.13.23 |
|
|
43
44
|
| @xstate/react | ^6.0.0 | ^6.1.0 |
|
|
44
45
|
| classnames | ^2.2.5 | ^2.5.1 |
|
|
45
|
-
| i18next | ^25.8.17 | ^25.10.
|
|
46
|
+
| i18next | ^25.8.17 | ^25.10.10 |
|
|
46
47
|
| isomorphic-dompurify | 2.26.0 | ^3.7.1 |
|
|
47
48
|
| lodash-es | ^4.17.22 | ^4.17.23 |
|
|
48
49
|
| motion | ^12.27.1 | ^12.38.0 |
|
|
49
50
|
| nanoid | ^3.3.11 | ^5.1.7 |
|
|
50
|
-
| path-to-regexp | ^6.3.0 | ^8.
|
|
51
|
+
| path-to-regexp | ^6.3.0 | ^8.4.0 |
|
|
51
52
|
| player.style | ^0.1.9 | ^0.3.1 |
|
|
52
53
|
| react-i18next | 15.6.1 | ^16.6.6 |
|
|
53
54
|
| semver | ^7.7.2 | ^7.7.4 |
|
package/changes.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"@mux/mux-player-react": {
|
|
20
20
|
"from": "^3.10.2",
|
|
21
|
-
"to": "^3.11.
|
|
21
|
+
"to": "^3.11.7"
|
|
22
22
|
},
|
|
23
23
|
"@portabletext/editor": {
|
|
24
24
|
"from": "^6.4.0",
|
|
@@ -52,6 +52,10 @@
|
|
|
52
52
|
"from": "^5.0.0",
|
|
53
53
|
"to": "^6.0.0"
|
|
54
54
|
},
|
|
55
|
+
"@sanity/image-url": {
|
|
56
|
+
"from": "^2.0.3",
|
|
57
|
+
"to": "^2.1.0"
|
|
58
|
+
},
|
|
55
59
|
"@sanity/migrate": {
|
|
56
60
|
"from": "^6.0.0",
|
|
57
61
|
"to": "^6.1.0"
|
|
@@ -82,7 +86,7 @@
|
|
|
82
86
|
},
|
|
83
87
|
"i18next": {
|
|
84
88
|
"from": "^25.8.17",
|
|
85
|
-
"to": "^25.10.
|
|
89
|
+
"to": "^25.10.10"
|
|
86
90
|
},
|
|
87
91
|
"isomorphic-dompurify": {
|
|
88
92
|
"from": "2.26.0",
|
|
@@ -102,7 +106,7 @@
|
|
|
102
106
|
},
|
|
103
107
|
"path-to-regexp": {
|
|
104
108
|
"from": "^6.3.0",
|
|
105
|
-
"to": "^8.
|
|
109
|
+
"to": "^8.4.0"
|
|
106
110
|
},
|
|
107
111
|
"player.style": {
|
|
108
112
|
"from": "^0.1.9",
|
|
@@ -129,6 +133,6 @@
|
|
|
129
133
|
"to": "^5.29.0"
|
|
130
134
|
}
|
|
131
135
|
},
|
|
132
|
-
"timestamp": "2026-03-
|
|
133
|
-
"totalUpdated":
|
|
136
|
+
"timestamp": "2026-03-27T16:29:10.113Z",
|
|
137
|
+
"totalUpdated": 33
|
|
134
138
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/sanity",
|
|
3
|
-
"version": "5.18.0-depup.
|
|
3
|
+
"version": "5.18.0-depup.4",
|
|
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",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"@dnd-kit/utilities": "^3.2.2",
|
|
96
96
|
"@isaacs/ttlcache": "^2.1.4",
|
|
97
97
|
"@juggle/resize-observer": "^3.4.0",
|
|
98
|
-
"@mux/mux-player-react": "^3.11.
|
|
98
|
+
"@mux/mux-player-react": "^3.11.7",
|
|
99
99
|
"@portabletext/editor": "^6.5.2",
|
|
100
100
|
"@portabletext/html": "^1.0.1",
|
|
101
101
|
"@portabletext/patches": "^2.0.4",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@sanity/eventsource": "^5.0.2",
|
|
120
120
|
"@sanity/icons": "^3.7.4",
|
|
121
121
|
"@sanity/id-utils": "^1.0.0",
|
|
122
|
-
"@sanity/image-url": "^2.0
|
|
122
|
+
"@sanity/image-url": "^2.1.0",
|
|
123
123
|
"@sanity/insert-menu": "^3.0.4",
|
|
124
124
|
"@sanity/logos": "^2.2.2",
|
|
125
125
|
"@sanity/media-library-types": "^1.2.0",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"fast-deep-equal": "3.1.3",
|
|
146
146
|
"groq-js": "^1.29.0",
|
|
147
147
|
"history": "^5.3.0",
|
|
148
|
-
"i18next": "^25.10.
|
|
148
|
+
"i18next": "^25.10.10",
|
|
149
149
|
"is-hotkey-esm": "^1.0.0",
|
|
150
150
|
"isomorphic-dompurify": "^3.7.1",
|
|
151
151
|
"json-reduce": "^3.0.0",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"nano-pubsub": "^3.0.0",
|
|
157
157
|
"nanoid": "^5.1.7",
|
|
158
158
|
"observable-callback": "^1.0.3",
|
|
159
|
-
"path-to-regexp": "^8.
|
|
159
|
+
"path-to-regexp": "^8.4.0",
|
|
160
160
|
"player.style": "^0.3.1",
|
|
161
161
|
"polished": "^4.3.1",
|
|
162
162
|
"quick-lru": "^7.3.0",
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
},
|
|
286
286
|
"@mux/mux-player-react": {
|
|
287
287
|
"from": "^3.10.2",
|
|
288
|
-
"to": "^3.11.
|
|
288
|
+
"to": "^3.11.7"
|
|
289
289
|
},
|
|
290
290
|
"@portabletext/editor": {
|
|
291
291
|
"from": "^6.4.0",
|
|
@@ -319,6 +319,10 @@
|
|
|
319
319
|
"from": "^5.0.0",
|
|
320
320
|
"to": "^6.0.0"
|
|
321
321
|
},
|
|
322
|
+
"@sanity/image-url": {
|
|
323
|
+
"from": "^2.0.3",
|
|
324
|
+
"to": "^2.1.0"
|
|
325
|
+
},
|
|
322
326
|
"@sanity/migrate": {
|
|
323
327
|
"from": "^6.0.0",
|
|
324
328
|
"to": "^6.1.0"
|
|
@@ -349,7 +353,7 @@
|
|
|
349
353
|
},
|
|
350
354
|
"i18next": {
|
|
351
355
|
"from": "^25.8.17",
|
|
352
|
-
"to": "^25.10.
|
|
356
|
+
"to": "^25.10.10"
|
|
353
357
|
},
|
|
354
358
|
"isomorphic-dompurify": {
|
|
355
359
|
"from": "2.26.0",
|
|
@@ -369,7 +373,7 @@
|
|
|
369
373
|
},
|
|
370
374
|
"path-to-regexp": {
|
|
371
375
|
"from": "^6.3.0",
|
|
372
|
-
"to": "^8.
|
|
376
|
+
"to": "^8.4.0"
|
|
373
377
|
},
|
|
374
378
|
"player.style": {
|
|
375
379
|
"from": "^0.1.9",
|
|
@@ -396,10 +400,10 @@
|
|
|
396
400
|
"to": "^5.29.0"
|
|
397
401
|
}
|
|
398
402
|
},
|
|
399
|
-
"depsUpdated":
|
|
403
|
+
"depsUpdated": 33,
|
|
400
404
|
"originalPackage": "sanity",
|
|
401
405
|
"originalVersion": "5.18.0",
|
|
402
|
-
"processedAt": "2026-03-
|
|
406
|
+
"processedAt": "2026-03-27T16:30:09.889Z",
|
|
403
407
|
"smokeTest": "failed"
|
|
404
408
|
}
|
|
405
409
|
}
|