@depup/sanity 5.18.0-depup.7 → 5.18.0-depup.9
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.18.0 |
|
|
17
|
-
| Processed | 2026-03-
|
|
17
|
+
| Processed | 2026-03-31 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
|
-
| Deps updated |
|
|
19
|
+
| Deps updated | 34 |
|
|
20
20
|
|
|
21
21
|
## Dependency Changes
|
|
22
22
|
|
|
@@ -27,15 +27,16 @@ 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.4.0 | ^6.
|
|
30
|
+
| @portabletext/editor | ^6.4.0 | ^6.6.0 |
|
|
31
31
|
| @portabletext/html | ^1.0.0 | ^1.0.1 |
|
|
32
|
-
| @portabletext/plugin-markdown-shortcuts | ^7.0.19 | ^7.0.
|
|
33
|
-
| @portabletext/plugin-one-line | ^6.0.19 | ^6.0.
|
|
34
|
-
| @portabletext/plugin-paste-link | ^3.0.19 | ^3.0.
|
|
35
|
-
| @portabletext/plugin-typography | ^7.0.19 | ^7.0.
|
|
32
|
+
| @portabletext/plugin-markdown-shortcuts | ^7.0.19 | ^7.0.23 |
|
|
33
|
+
| @portabletext/plugin-one-line | ^6.0.19 | ^6.0.23 |
|
|
34
|
+
| @portabletext/plugin-paste-link | ^3.0.19 | ^3.0.23 |
|
|
35
|
+
| @portabletext/plugin-typography | ^7.0.19 | ^7.0.23 |
|
|
36
|
+
| @sanity/cli | ^6.2.1 | ^6.3.0 |
|
|
36
37
|
| @sanity/client | ^7.17.0 | ^7.20.0 |
|
|
37
38
|
| @sanity/diff-patch | ^5.0.0 | ^6.0.0 |
|
|
38
|
-
| @sanity/image-url | ^2.0.3 | ^2.1.
|
|
39
|
+
| @sanity/image-url | ^2.0.3 | ^2.1.1 |
|
|
39
40
|
| @sanity/migrate | ^6.0.0 | ^6.1.0 |
|
|
40
41
|
| @sanity/preview-url-secret | ^4.0.3 | ^4.0.4 |
|
|
41
42
|
| @sanity/sdk | 2.1.2 | ^2.8.0 |
|
|
@@ -43,12 +44,12 @@ npm install @depup/sanity
|
|
|
43
44
|
| @tanstack/react-virtual | ^3.13.18 | ^3.13.23 |
|
|
44
45
|
| @xstate/react | ^6.0.0 | ^6.1.0 |
|
|
45
46
|
| classnames | ^2.2.5 | ^2.5.1 |
|
|
46
|
-
| i18next | ^25.8.17 | ^26.0.
|
|
47
|
+
| i18next | ^25.8.17 | ^26.0.2 |
|
|
47
48
|
| isomorphic-dompurify | 2.26.0 | ^3.7.1 |
|
|
48
49
|
| lodash-es | ^4.17.22 | ^4.17.23 |
|
|
49
50
|
| motion | ^12.27.1 | ^12.38.0 |
|
|
50
51
|
| nanoid | ^3.3.11 | ^5.1.7 |
|
|
51
|
-
| path-to-regexp | ^6.3.0 | ^8.4.
|
|
52
|
+
| path-to-regexp | ^6.3.0 | ^8.4.1 |
|
|
52
53
|
| player.style | ^0.1.9 | ^0.3.1 |
|
|
53
54
|
| react-i18next | 15.6.1 | ^17.0.1 |
|
|
54
55
|
| semver | ^7.7.2 | ^7.7.4 |
|
package/changes.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"@portabletext/editor": {
|
|
24
24
|
"from": "^6.4.0",
|
|
25
|
-
"to": "^6.
|
|
25
|
+
"to": "^6.6.0"
|
|
26
26
|
},
|
|
27
27
|
"@portabletext/html": {
|
|
28
28
|
"from": "^1.0.0",
|
|
@@ -30,19 +30,23 @@
|
|
|
30
30
|
},
|
|
31
31
|
"@portabletext/plugin-markdown-shortcuts": {
|
|
32
32
|
"from": "^7.0.19",
|
|
33
|
-
"to": "^7.0.
|
|
33
|
+
"to": "^7.0.23"
|
|
34
34
|
},
|
|
35
35
|
"@portabletext/plugin-one-line": {
|
|
36
36
|
"from": "^6.0.19",
|
|
37
|
-
"to": "^6.0.
|
|
37
|
+
"to": "^6.0.23"
|
|
38
38
|
},
|
|
39
39
|
"@portabletext/plugin-paste-link": {
|
|
40
40
|
"from": "^3.0.19",
|
|
41
|
-
"to": "^3.0.
|
|
41
|
+
"to": "^3.0.23"
|
|
42
42
|
},
|
|
43
43
|
"@portabletext/plugin-typography": {
|
|
44
44
|
"from": "^7.0.19",
|
|
45
|
-
"to": "^7.0.
|
|
45
|
+
"to": "^7.0.23"
|
|
46
|
+
},
|
|
47
|
+
"@sanity/cli": {
|
|
48
|
+
"from": "^6.2.1",
|
|
49
|
+
"to": "^6.3.0"
|
|
46
50
|
},
|
|
47
51
|
"@sanity/client": {
|
|
48
52
|
"from": "^7.17.0",
|
|
@@ -54,7 +58,7 @@
|
|
|
54
58
|
},
|
|
55
59
|
"@sanity/image-url": {
|
|
56
60
|
"from": "^2.0.3",
|
|
57
|
-
"to": "^2.1.
|
|
61
|
+
"to": "^2.1.1"
|
|
58
62
|
},
|
|
59
63
|
"@sanity/migrate": {
|
|
60
64
|
"from": "^6.0.0",
|
|
@@ -86,7 +90,7 @@
|
|
|
86
90
|
},
|
|
87
91
|
"i18next": {
|
|
88
92
|
"from": "^25.8.17",
|
|
89
|
-
"to": "^26.0.
|
|
93
|
+
"to": "^26.0.2"
|
|
90
94
|
},
|
|
91
95
|
"isomorphic-dompurify": {
|
|
92
96
|
"from": "2.26.0",
|
|
@@ -106,7 +110,7 @@
|
|
|
106
110
|
},
|
|
107
111
|
"path-to-regexp": {
|
|
108
112
|
"from": "^6.3.0",
|
|
109
|
-
"to": "^8.4.
|
|
113
|
+
"to": "^8.4.1"
|
|
110
114
|
},
|
|
111
115
|
"player.style": {
|
|
112
116
|
"from": "^0.1.9",
|
|
@@ -133,6 +137,6 @@
|
|
|
133
137
|
"to": "^5.30.0"
|
|
134
138
|
}
|
|
135
139
|
},
|
|
136
|
-
"timestamp": "2026-03-
|
|
137
|
-
"totalUpdated":
|
|
140
|
+
"timestamp": "2026-03-31T00:41:28.389Z",
|
|
141
|
+
"totalUpdated": 34
|
|
138
142
|
}
|
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.9",
|
|
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.
|
|
99
|
+
"@portabletext/editor": "^6.6.0",
|
|
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.23",
|
|
103
|
+
"@portabletext/plugin-one-line": "^6.0.23",
|
|
104
|
+
"@portabletext/plugin-paste-link": "^3.0.23",
|
|
105
|
+
"@portabletext/plugin-typography": "^7.0.23",
|
|
106
106
|
"@portabletext/react": "^6.0.3",
|
|
107
107
|
"@portabletext/sanity-bridge": "^3.0.0",
|
|
108
108
|
"@portabletext/to-html": "^5.0.2",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"@rexxars/react-json-inspector": "^9.0.1",
|
|
111
111
|
"@sanity/asset-utils": "^2.3.0",
|
|
112
112
|
"@sanity/bifur-client": "^1.0.0",
|
|
113
|
-
"@sanity/cli": "^6.
|
|
113
|
+
"@sanity/cli": "^6.3.0",
|
|
114
114
|
"@sanity/client": "^7.20.0",
|
|
115
115
|
"@sanity/color": "^3.0.6",
|
|
116
116
|
"@sanity/comlink": "^4.0.1",
|
|
@@ -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.1.
|
|
122
|
+
"@sanity/image-url": "^2.1.1",
|
|
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": "^26.0.
|
|
148
|
+
"i18next": "^26.0.2",
|
|
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.4.
|
|
159
|
+
"path-to-regexp": "^8.4.1",
|
|
160
160
|
"player.style": "^0.3.1",
|
|
161
161
|
"polished": "^4.3.1",
|
|
162
162
|
"quick-lru": "^7.3.0",
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
},
|
|
290
290
|
"@portabletext/editor": {
|
|
291
291
|
"from": "^6.4.0",
|
|
292
|
-
"to": "^6.
|
|
292
|
+
"to": "^6.6.0"
|
|
293
293
|
},
|
|
294
294
|
"@portabletext/html": {
|
|
295
295
|
"from": "^1.0.0",
|
|
@@ -297,19 +297,23 @@
|
|
|
297
297
|
},
|
|
298
298
|
"@portabletext/plugin-markdown-shortcuts": {
|
|
299
299
|
"from": "^7.0.19",
|
|
300
|
-
"to": "^7.0.
|
|
300
|
+
"to": "^7.0.23"
|
|
301
301
|
},
|
|
302
302
|
"@portabletext/plugin-one-line": {
|
|
303
303
|
"from": "^6.0.19",
|
|
304
|
-
"to": "^6.0.
|
|
304
|
+
"to": "^6.0.23"
|
|
305
305
|
},
|
|
306
306
|
"@portabletext/plugin-paste-link": {
|
|
307
307
|
"from": "^3.0.19",
|
|
308
|
-
"to": "^3.0.
|
|
308
|
+
"to": "^3.0.23"
|
|
309
309
|
},
|
|
310
310
|
"@portabletext/plugin-typography": {
|
|
311
311
|
"from": "^7.0.19",
|
|
312
|
-
"to": "^7.0.
|
|
312
|
+
"to": "^7.0.23"
|
|
313
|
+
},
|
|
314
|
+
"@sanity/cli": {
|
|
315
|
+
"from": "^6.2.1",
|
|
316
|
+
"to": "^6.3.0"
|
|
313
317
|
},
|
|
314
318
|
"@sanity/client": {
|
|
315
319
|
"from": "^7.17.0",
|
|
@@ -321,7 +325,7 @@
|
|
|
321
325
|
},
|
|
322
326
|
"@sanity/image-url": {
|
|
323
327
|
"from": "^2.0.3",
|
|
324
|
-
"to": "^2.1.
|
|
328
|
+
"to": "^2.1.1"
|
|
325
329
|
},
|
|
326
330
|
"@sanity/migrate": {
|
|
327
331
|
"from": "^6.0.0",
|
|
@@ -353,7 +357,7 @@
|
|
|
353
357
|
},
|
|
354
358
|
"i18next": {
|
|
355
359
|
"from": "^25.8.17",
|
|
356
|
-
"to": "^26.0.
|
|
360
|
+
"to": "^26.0.2"
|
|
357
361
|
},
|
|
358
362
|
"isomorphic-dompurify": {
|
|
359
363
|
"from": "2.26.0",
|
|
@@ -373,7 +377,7 @@
|
|
|
373
377
|
},
|
|
374
378
|
"path-to-regexp": {
|
|
375
379
|
"from": "^6.3.0",
|
|
376
|
-
"to": "^8.4.
|
|
380
|
+
"to": "^8.4.1"
|
|
377
381
|
},
|
|
378
382
|
"player.style": {
|
|
379
383
|
"from": "^0.1.9",
|
|
@@ -400,10 +404,10 @@
|
|
|
400
404
|
"to": "^5.30.0"
|
|
401
405
|
}
|
|
402
406
|
},
|
|
403
|
-
"depsUpdated":
|
|
407
|
+
"depsUpdated": 34,
|
|
404
408
|
"originalPackage": "sanity",
|
|
405
409
|
"originalVersion": "5.18.0",
|
|
406
|
-
"processedAt": "2026-03-
|
|
410
|
+
"processedAt": "2026-03-31T00:42:16.332Z",
|
|
407
411
|
"smokeTest": "failed"
|
|
408
412
|
}
|
|
409
413
|
}
|