@sanity/mutate
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@sanity/mutate", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "Experimental toolkit for working with Sanity mutations in JavaScript & TypeScript", | ||
@@ -82,3 +82,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^6.11.9", | ||
"@sanity/pkg-utils": "^6.11.13", | ||
"@sanity/prettier-config": "^1.0.3", | ||
@@ -89,4 +89,4 @@ "@types/diff-match-patch": "^1.0.36", | ||
"@typescript-eslint/parser": "^8.13.0", | ||
"@vitest/coverage-v8": "^2.1.4", | ||
"@vitest/ui": "^2.1.4", | ||
"@vitest/coverage-v8": "^2.1.6", | ||
"@vitest/ui": "^2.1.6", | ||
"eslint": "^8.57.0", | ||
@@ -101,7 +101,7 @@ "eslint-config-prettier": "^9.1.0", | ||
"npm-run-all2": "^5.0.2", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.1", | ||
"rimraf": "^6.0.1", | ||
"tsx": "^4.19.2", | ||
"typescript": "5.6.3", | ||
"vitest": "^2.1.4" | ||
"vitest": "^2.1.6" | ||
}, | ||
@@ -108,0 +108,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
696889