@depup/sanity 5.18.0-depup.2 → 5.18.0-depup.3

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 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-25 |
17
+ | Processed | 2026-03-26 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 32 |
20
20
 
@@ -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.6 |
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 |
@@ -42,12 +42,12 @@ npm install @depup/sanity
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 | ^25.10.9 |
45
+ | i18next | ^25.8.17 | ^25.10.10 |
46
46
  | isomorphic-dompurify | 2.26.0 | ^3.7.1 |
47
47
  | lodash-es | ^4.17.22 | ^4.17.23 |
48
48
  | motion | ^12.27.1 | ^12.38.0 |
49
49
  | nanoid | ^3.3.11 | ^5.1.7 |
50
- | path-to-regexp | ^6.3.0 | ^8.3.0 |
50
+ | path-to-regexp | ^6.3.0 | ^8.4.0 |
51
51
  | player.style | ^0.1.9 | ^0.3.1 |
52
52
  | react-i18next | 15.6.1 | ^16.6.6 |
53
53
  | 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.6"
21
+ "to": "^3.11.7"
22
22
  },
23
23
  "@portabletext/editor": {
24
24
  "from": "^6.4.0",
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "i18next": {
84
84
  "from": "^25.8.17",
85
- "to": "^25.10.9"
85
+ "to": "^25.10.10"
86
86
  },
87
87
  "isomorphic-dompurify": {
88
88
  "from": "2.26.0",
@@ -102,7 +102,7 @@
102
102
  },
103
103
  "path-to-regexp": {
104
104
  "from": "^6.3.0",
105
- "to": "^8.3.0"
105
+ "to": "^8.4.0"
106
106
  },
107
107
  "player.style": {
108
108
  "from": "^0.1.9",
@@ -129,6 +129,6 @@
129
129
  "to": "^5.29.0"
130
130
  }
131
131
  },
132
- "timestamp": "2026-03-25T20:19:50.500Z",
132
+ "timestamp": "2026-03-26T20:19:21.696Z",
133
133
  "totalUpdated": 32
134
134
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/sanity",
3
- "version": "5.18.0-depup.2",
3
+ "version": "5.18.0-depup.3",
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.6",
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",
@@ -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.9",
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.3.0",
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.6"
288
+ "to": "^3.11.7"
289
289
  },
290
290
  "@portabletext/editor": {
291
291
  "from": "^6.4.0",
@@ -349,7 +349,7 @@
349
349
  },
350
350
  "i18next": {
351
351
  "from": "^25.8.17",
352
- "to": "^25.10.9"
352
+ "to": "^25.10.10"
353
353
  },
354
354
  "isomorphic-dompurify": {
355
355
  "from": "2.26.0",
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "path-to-regexp": {
371
371
  "from": "^6.3.0",
372
- "to": "^8.3.0"
372
+ "to": "^8.4.0"
373
373
  },
374
374
  "player.style": {
375
375
  "from": "^0.1.9",
@@ -399,7 +399,7 @@
399
399
  "depsUpdated": 32,
400
400
  "originalPackage": "sanity",
401
401
  "originalVersion": "5.18.0",
402
- "processedAt": "2026-03-25T20:20:45.989Z",
402
+ "processedAt": "2026-03-26T20:20:16.149Z",
403
403
  "smokeTest": "failed"
404
404
  }
405
405
  }