@depup/sanity 5.18.0-depup.4 → 5.18.0-depup.5
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 +1 -1
- package/changes.json +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -50,7 +50,7 @@ npm install @depup/sanity
|
|
|
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 | ^
|
|
53
|
+
| react-i18next | 15.6.1 | ^17.0.0 |
|
|
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 |
|
package/changes.json
CHANGED
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
},
|
|
115
115
|
"react-i18next": {
|
|
116
116
|
"from": "15.6.1",
|
|
117
|
-
"to": "^
|
|
117
|
+
"to": "^17.0.0"
|
|
118
118
|
},
|
|
119
119
|
"semver": {
|
|
120
120
|
"from": "^7.7.2",
|
|
@@ -133,6 +133,6 @@
|
|
|
133
133
|
"to": "^5.29.0"
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
|
-
"timestamp": "2026-03-
|
|
136
|
+
"timestamp": "2026-03-27T20:20:34.827Z",
|
|
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.
|
|
3
|
+
"version": "5.18.0-depup.5",
|
|
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",
|
|
@@ -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": "^
|
|
166
|
+
"react-i18next": "^17.0.0",
|
|
167
167
|
"react-is": "^19.2.4",
|
|
168
168
|
"react-refractor": "^4.0.0",
|
|
169
169
|
"react-rx": "^4.2.2",
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
},
|
|
382
382
|
"react-i18next": {
|
|
383
383
|
"from": "15.6.1",
|
|
384
|
-
"to": "^
|
|
384
|
+
"to": "^17.0.0"
|
|
385
385
|
},
|
|
386
386
|
"semver": {
|
|
387
387
|
"from": "^7.7.2",
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
"depsUpdated": 33,
|
|
404
404
|
"originalPackage": "sanity",
|
|
405
405
|
"originalVersion": "5.18.0",
|
|
406
|
-
"processedAt": "2026-03-
|
|
406
|
+
"processedAt": "2026-03-27T20:21:23.982Z",
|
|
407
407
|
"smokeTest": "failed"
|
|
408
408
|
}
|
|
409
409
|
}
|