sanity 3.92.1-next.15.d9d9d67391 → 3.92.1-next.17.5e769987ee
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 +3 -3
- package/lib/_chunks-cjs/version.js +1 -1
- package/lib/_chunks-es/version.mjs +1 -1
- package/package.json +10 -10
package/README.md
CHANGED
@@ -84,11 +84,11 @@ Check out [the docs](https://www.sanity.io/docs/sanity-studio) and [plugins](htt
|
|
84
84
|
|
85
85
|
## Code of Conduct
|
86
86
|
|
87
|
-
We aim to be an inclusive, welcoming community for everyone. To make that explicit, we have a [code of conduct](https://github.com/sanity-io/sanity/blob/
|
87
|
+
We aim to be an inclusive, welcoming community for everyone. To make that explicit, we have a [code of conduct](https://github.com/sanity-io/sanity/blob/main/CODE_OF_CONDUCT.md) that applies to communication around the project.
|
88
88
|
|
89
89
|
## Want to contribute?
|
90
90
|
|
91
|
-
Found a bug, or want to contribute code? Pull requests and issues are most welcome. Read our [contributing guidelines](https://github.com/sanity-io/sanity/blob/
|
91
|
+
Found a bug, or want to contribute code? Pull requests and issues are most welcome. Read our [contributing guidelines](https://github.com/sanity-io/sanity/blob/main/CONTRIBUTING.md) to learn how.
|
92
92
|
|
93
93
|
### Help Improve Sanity Studio translations
|
94
94
|
|
@@ -108,4 +108,4 @@ Your contributions not only improve Sanity Studio but also bring together a dive
|
|
108
108
|
|
109
109
|
## License
|
110
110
|
|
111
|
-
Sanity Studio is available under the [_MIT License_](https://github.com/sanity-io/sanity/blob/
|
111
|
+
Sanity Studio is available under the [_MIT License_](https://github.com/sanity-io/sanity/blob/main/LICENSE)
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "sanity",
|
3
|
-
"version": "3.92.1-next.
|
3
|
+
"version": "3.92.1-next.17.5e769987ee",
|
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",
|
5
5
|
"keywords": [
|
6
6
|
"sanity",
|
@@ -156,11 +156,11 @@
|
|
156
156
|
"@rexxars/react-json-inspector": "^9.0.1",
|
157
157
|
"@sanity/asset-utils": "^2.2.1",
|
158
158
|
"@sanity/bifur-client": "^0.4.1",
|
159
|
-
"@sanity/cli": "3.92.1-next.
|
159
|
+
"@sanity/cli": "3.92.1-next.17.5e769987ee",
|
160
160
|
"@sanity/client": "^7.5.0",
|
161
161
|
"@sanity/color": "^3.0.0",
|
162
162
|
"@sanity/comlink": "^3.0.5",
|
163
|
-
"@sanity/diff": "3.92.1-next.
|
163
|
+
"@sanity/diff": "3.92.1-next.17.5e769987ee",
|
164
164
|
"@sanity/diff-match-patch": "^3.1.1",
|
165
165
|
"@sanity/diff-patch": "^5.0.0",
|
166
166
|
"@sanity/eventsource": "^5.0.0",
|
@@ -172,16 +172,16 @@
|
|
172
172
|
"@sanity/insert-menu": "^1.1.12",
|
173
173
|
"@sanity/logos": "^2.2.0",
|
174
174
|
"@sanity/message-protocol": "^0.13.0",
|
175
|
-
"@sanity/migrate": "3.92.1-next.
|
176
|
-
"@sanity/mutator": "3.92.1-next.
|
175
|
+
"@sanity/migrate": "3.92.1-next.17.5e769987ee",
|
176
|
+
"@sanity/mutator": "3.92.1-next.17.5e769987ee",
|
177
177
|
"@sanity/presentation-comlink": "^1.0.21",
|
178
178
|
"@sanity/preview-url-secret": "^2.1.11",
|
179
|
-
"@sanity/schema": "3.92.1-next.
|
179
|
+
"@sanity/schema": "3.92.1-next.17.5e769987ee",
|
180
180
|
"@sanity/sdk": "0.0.0-alpha.25",
|
181
181
|
"@sanity/telemetry": "^0.8.0",
|
182
|
-
"@sanity/types": "3.92.1-next.
|
182
|
+
"@sanity/types": "3.92.1-next.17.5e769987ee",
|
183
183
|
"@sanity/ui": "^2.15.18",
|
184
|
-
"@sanity/util": "3.92.1-next.
|
184
|
+
"@sanity/util": "3.92.1-next.17.5e769987ee",
|
185
185
|
"@sanity/uuid": "^3.0.2",
|
186
186
|
"@sentry/react": "^8.33.0",
|
187
187
|
"@tanstack/react-table": "^8.16.0",
|
@@ -288,7 +288,7 @@
|
|
288
288
|
"@repo/dev-aliases": "3.92.0",
|
289
289
|
"@repo/package.config": "3.92.0",
|
290
290
|
"@repo/test-config": "3.92.0",
|
291
|
-
"@sanity/codegen": "3.92.1-next.
|
291
|
+
"@sanity/codegen": "3.92.1-next.17.5e769987ee",
|
292
292
|
"@sanity/generate-help-url": "^3.0.0",
|
293
293
|
"@sanity/pkg-utils": "6.13.4",
|
294
294
|
"@sanity/tsdoc": "1.0.169",
|
@@ -335,5 +335,5 @@
|
|
335
335
|
"engines": {
|
336
336
|
"node": ">=18"
|
337
337
|
},
|
338
|
-
"gitHead": "
|
338
|
+
"gitHead": "5e769987eec88f56e20f4267c35e560577c71368"
|
339
339
|
}
|