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

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-28 |
17
+ | Processed | 2026-03-29 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 33 |
20
20
 
@@ -43,18 +43,18 @@ npm install @depup/sanity
43
43
  | @tanstack/react-virtual | ^3.13.18 | ^3.13.23 |
44
44
  | @xstate/react | ^6.0.0 | ^6.1.0 |
45
45
  | classnames | ^2.2.5 | ^2.5.1 |
46
- | i18next | ^25.8.17 | ^26.0.0 |
46
+ | i18next | ^25.8.17 | ^26.0.1 |
47
47
  | isomorphic-dompurify | 2.26.0 | ^3.7.1 |
48
48
  | lodash-es | ^4.17.22 | ^4.17.23 |
49
49
  | motion | ^12.27.1 | ^12.38.0 |
50
50
  | nanoid | ^3.3.11 | ^5.1.7 |
51
51
  | path-to-regexp | ^6.3.0 | ^8.4.0 |
52
52
  | player.style | ^0.1.9 | ^0.3.1 |
53
- | react-i18next | 15.6.1 | ^17.0.0 |
53
+ | react-i18next | 15.6.1 | ^17.0.1 |
54
54
  | semver | ^7.7.2 | ^7.7.4 |
55
55
  | uuid | ^11.1.0 | ^13.0.0 |
56
56
  | web-vitals | ^5.1.0 | ^5.2.0 |
57
- | xstate | ^5.25.1 | ^5.29.0 |
57
+ | xstate | ^5.25.1 | ^5.30.0 |
58
58
 
59
59
  ---
60
60
 
package/changes.json CHANGED
@@ -86,7 +86,7 @@
86
86
  },
87
87
  "i18next": {
88
88
  "from": "^25.8.17",
89
- "to": "^26.0.0"
89
+ "to": "^26.0.1"
90
90
  },
91
91
  "isomorphic-dompurify": {
92
92
  "from": "2.26.0",
@@ -114,7 +114,7 @@
114
114
  },
115
115
  "react-i18next": {
116
116
  "from": "15.6.1",
117
- "to": "^17.0.0"
117
+ "to": "^17.0.1"
118
118
  },
119
119
  "semver": {
120
120
  "from": "^7.7.2",
@@ -130,9 +130,9 @@
130
130
  },
131
131
  "xstate": {
132
132
  "from": "^5.25.1",
133
- "to": "^5.29.0"
133
+ "to": "^5.30.0"
134
134
  }
135
135
  },
136
- "timestamp": "2026-03-28T08:18:25.433Z",
136
+ "timestamp": "2026-03-29T00:44:26.531Z",
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.6",
3
+ "version": "5.18.0-depup.7",
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",
@@ -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.0",
148
+ "i18next": "^26.0.1",
149
149
  "is-hotkey-esm": "^1.0.0",
150
150
  "isomorphic-dompurify": "^3.7.1",
151
151
  "json-reduce": "^3.0.0",
@@ -163,7 +163,7 @@
163
163
  "raf": "^3.4.1",
164
164
  "react-fast-compare": "^3.2.2",
165
165
  "react-focus-lock": "^2.13.7",
166
- "react-i18next": "^17.0.0",
166
+ "react-i18next": "^17.0.1",
167
167
  "react-is": "^19.2.4",
168
168
  "react-refractor": "^4.0.0",
169
169
  "react-rx": "^4.2.2",
@@ -182,7 +182,7 @@
182
182
  "use-sync-external-store": "^1.6.0",
183
183
  "uuid": "^13.0.0",
184
184
  "web-vitals": "^5.2.0",
185
- "xstate": "^5.29.0",
185
+ "xstate": "^5.30.0",
186
186
  "@sanity/diff": "5.18.0",
187
187
  "@sanity/mutator": "5.18.0",
188
188
  "@sanity/types": "5.18.0",
@@ -353,7 +353,7 @@
353
353
  },
354
354
  "i18next": {
355
355
  "from": "^25.8.17",
356
- "to": "^26.0.0"
356
+ "to": "^26.0.1"
357
357
  },
358
358
  "isomorphic-dompurify": {
359
359
  "from": "2.26.0",
@@ -381,7 +381,7 @@
381
381
  },
382
382
  "react-i18next": {
383
383
  "from": "15.6.1",
384
- "to": "^17.0.0"
384
+ "to": "^17.0.1"
385
385
  },
386
386
  "semver": {
387
387
  "from": "^7.7.2",
@@ -397,13 +397,13 @@
397
397
  },
398
398
  "xstate": {
399
399
  "from": "^5.25.1",
400
- "to": "^5.29.0"
400
+ "to": "^5.30.0"
401
401
  }
402
402
  },
403
403
  "depsUpdated": 33,
404
404
  "originalPackage": "sanity",
405
405
  "originalVersion": "5.18.0",
406
- "processedAt": "2026-03-28T08:19:23.858Z",
406
+ "processedAt": "2026-03-29T00:45:19.963Z",
407
407
  "smokeTest": "failed"
408
408
  }
409
409
  }