@sanity/preview-url-secret
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -9,2 +9,9 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [2.1.2](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.1...preview-url-secret-v2.1.2) (2025-01-22) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb)) | ||
## [2.1.1](https://github.com/sanity-io/visual-editing/compare/preview-url-secret-v2.1.0...preview-url-secret-v2.1.1) (2025-01-22) | ||
@@ -11,0 +18,0 @@ |
{ | ||
"name": "@sanity/preview-url-secret", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-url-secret#readme", | ||
@@ -124,3 +124,3 @@ "bugs": { | ||
"devDependencies": { | ||
"@sanity/client": "^6.26.0", | ||
"@sanity/client": "^6.27.0", | ||
"@sanity/icons": "^3.5.7", | ||
@@ -131,9 +131,9 @@ "@sanity/pkg-utils": "6.13.4", | ||
"typescript": "5.7.3", | ||
"vitest": "^3.0.2", | ||
"vitest": "^3.0.3", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.26.0" | ||
"@sanity/client": "^6.27.0" | ||
}, | ||
@@ -140,0 +140,0 @@ "engines": { |
191736