@sanity/mutator 5.1.1-next.3 → 5.1.1-next.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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/mutator",
3
- "version": "5.1.1-next.3+f5d8ee6a91",
3
+ "version": "5.1.1-next.5+669676a4eb",
4
4
  "description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity",
5
5
  "keywords": [
6
6
  "sanity",
@@ -51,10 +51,10 @@
51
51
  "eslint": "^9.39.2",
52
52
  "rimraf": "^5.0.10",
53
53
  "vitest": "^3.2.4",
54
- "@repo/eslint-config": "5.1.1-next.3+f5d8ee6a91",
55
- "@repo/package.config": "5.1.1-next.3+f5d8ee6a91",
56
- "@repo/test-config": "5.1.1-next.3+f5d8ee6a91",
57
- "@repo/tsconfig": "5.1.1-next.3+f5d8ee6a91"
54
+ "@repo/eslint-config": "5.1.1-next.5+669676a4eb",
55
+ "@repo/package.config": "5.1.1-next.5+669676a4eb",
56
+ "@repo/tsconfig": "5.1.1-next.5+669676a4eb",
57
+ "@repo/test-config": "5.1.1-next.5+669676a4eb"
58
58
  },
59
59
  "scripts": {
60
60
  "build": "pkg-utils build --strict --check --clean",