@depup/sanity 5.18.0-depup.7 → 5.18.0-depup.8

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.
Files changed (3) hide show
  1. package/README.md +6 -6
  2. package/changes.json +6 -6
  3. package/package.json +12 -12
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.18.0 |
17
- | Processed | 2026-03-29 |
17
+ | Processed | 2026-03-30 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 33 |
20
20
 
@@ -27,12 +27,12 @@ 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.5.2 |
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.22 |
33
- | @portabletext/plugin-one-line | ^6.0.19 | ^6.0.22 |
34
- | @portabletext/plugin-paste-link | ^3.0.19 | ^3.0.22 |
35
- | @portabletext/plugin-typography | ^7.0.19 | ^7.0.22 |
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
36
  | @sanity/client | ^7.17.0 | ^7.20.0 |
37
37
  | @sanity/diff-patch | ^5.0.0 | ^6.0.0 |
38
38
  | @sanity/image-url | ^2.0.3 | ^2.1.0 |
package/changes.json CHANGED
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "@portabletext/editor": {
24
24
  "from": "^6.4.0",
25
- "to": "^6.5.2"
25
+ "to": "^6.6.0"
26
26
  },
27
27
  "@portabletext/html": {
28
28
  "from": "^1.0.0",
@@ -30,19 +30,19 @@
30
30
  },
31
31
  "@portabletext/plugin-markdown-shortcuts": {
32
32
  "from": "^7.0.19",
33
- "to": "^7.0.22"
33
+ "to": "^7.0.23"
34
34
  },
35
35
  "@portabletext/plugin-one-line": {
36
36
  "from": "^6.0.19",
37
- "to": "^6.0.22"
37
+ "to": "^6.0.23"
38
38
  },
39
39
  "@portabletext/plugin-paste-link": {
40
40
  "from": "^3.0.19",
41
- "to": "^3.0.22"
41
+ "to": "^3.0.23"
42
42
  },
43
43
  "@portabletext/plugin-typography": {
44
44
  "from": "^7.0.19",
45
- "to": "^7.0.22"
45
+ "to": "^7.0.23"
46
46
  },
47
47
  "@sanity/client": {
48
48
  "from": "^7.17.0",
@@ -133,6 +133,6 @@
133
133
  "to": "^5.30.0"
134
134
  }
135
135
  },
136
- "timestamp": "2026-03-29T00:44:26.531Z",
136
+ "timestamp": "2026-03-30T08:41:13.391Z",
137
137
  "totalUpdated": 33
138
138
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/sanity",
3
- "version": "5.18.0-depup.7",
3
+ "version": "5.18.0-depup.8",
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.5.2",
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.22",
103
- "@portabletext/plugin-one-line": "^6.0.22",
104
- "@portabletext/plugin-paste-link": "^3.0.22",
105
- "@portabletext/plugin-typography": "^7.0.22",
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",
@@ -289,7 +289,7 @@
289
289
  },
290
290
  "@portabletext/editor": {
291
291
  "from": "^6.4.0",
292
- "to": "^6.5.2"
292
+ "to": "^6.6.0"
293
293
  },
294
294
  "@portabletext/html": {
295
295
  "from": "^1.0.0",
@@ -297,19 +297,19 @@
297
297
  },
298
298
  "@portabletext/plugin-markdown-shortcuts": {
299
299
  "from": "^7.0.19",
300
- "to": "^7.0.22"
300
+ "to": "^7.0.23"
301
301
  },
302
302
  "@portabletext/plugin-one-line": {
303
303
  "from": "^6.0.19",
304
- "to": "^6.0.22"
304
+ "to": "^6.0.23"
305
305
  },
306
306
  "@portabletext/plugin-paste-link": {
307
307
  "from": "^3.0.19",
308
- "to": "^3.0.22"
308
+ "to": "^3.0.23"
309
309
  },
310
310
  "@portabletext/plugin-typography": {
311
311
  "from": "^7.0.19",
312
- "to": "^7.0.22"
312
+ "to": "^7.0.23"
313
313
  },
314
314
  "@sanity/client": {
315
315
  "from": "^7.17.0",
@@ -403,7 +403,7 @@
403
403
  "depsUpdated": 33,
404
404
  "originalPackage": "sanity",
405
405
  "originalVersion": "5.18.0",
406
- "processedAt": "2026-03-29T00:45:19.963Z",
406
+ "processedAt": "2026-03-30T08:42:05.219Z",
407
407
  "smokeTest": "failed"
408
408
  }
409
409
  }