@sanity/groq-store
Advanced tools
Comparing version 5.3.9 to 5.3.10
@@ -34,2 +34,17 @@ # Changelog | ||
## [5.3.10](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.3.9...groq-store-v5.3.10) (2024-01-10) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.11.0 ([#649](https://github.com/sanity-io/visual-editing/issues/649)) ([b94f848](https://github.com/sanity-io/visual-editing/commit/b94f8482e2928f77748b75a4b26536b33cf21330)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @sanity/channels bumped from 0.3.0 to 0.4.0 | ||
* @sanity/visual-editing-helpers bumped from 0.2.1 to 0.2.2 | ||
## [5.3.9](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.3.8...groq-store-v5.3.9) (2024-01-05) | ||
@@ -36,0 +51,0 @@ |
{ | ||
"name": "@sanity/groq-store", | ||
"version": "5.3.9", | ||
"version": "5.3.10", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/groq-store#readme", | ||
@@ -103,8 +103,8 @@ "bugs": { | ||
"devDependencies": { | ||
"@sanity/channels": "0.3.0", | ||
"@sanity/client": "^6.10.0", | ||
"@sanity/pkg-utils": "^3.3.6", | ||
"@sanity/visual-editing-helpers": "0.2.1", | ||
"@typescript-eslint/eslint-plugin": "^6.17.0", | ||
"@typescript-eslint/parser": "^6.17.0", | ||
"@sanity/channels": "0.4.0", | ||
"@sanity/client": "^6.11.0", | ||
"@sanity/pkg-utils": "^3.3.7", | ||
"@sanity/visual-editing-helpers": "0.2.2", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"eslint": "^8.56.0", | ||
@@ -118,3 +118,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.10.0" | ||
"@sanity/client": "^6.11.0" | ||
}, | ||
@@ -121,0 +121,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
46348