@sanity/groq-store
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@sanity/groq-store", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Stream dataset to memory for in-memory querying", | ||
@@ -76,3 +76,3 @@ "keywords": [ | ||
"groq": "^3", | ||
"groq-js": "^1.1.7", | ||
"groq-js": "^1.1.8", | ||
"mendoza": "^2.1.1", | ||
@@ -84,15 +84,15 @@ "simple-get": "^4.0.1", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.3", | ||
"@commitlint/config-conventional": "^17.4.3", | ||
"@sanity/client": "^4.0.1", | ||
"@sanity/pkg-utils": "^2.2.5", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@sanity/client": "^5.2.2", | ||
"@sanity/pkg-utils": "^2.2.8", | ||
"@sanity/semantic-release-preset": "^4.0.0", | ||
"@types/eventsource": "^1.1.11", | ||
"@types/node": "^18.13.0", | ||
"@types/node": "^18.14.6", | ||
"@types/split2": "^3.2.1", | ||
"@types/throttle-debounce": "^5.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.52.0", | ||
"@typescript-eslint/parser": "^5.52.0", | ||
"eslint": "^8.34.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
"@typescript-eslint/parser": "^5.54.0", | ||
"eslint": "^8.35.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"eslint-config-sanity": "^6.0.0", | ||
@@ -106,3 +106,3 @@ "eslint-plugin-prettier": "^4.2.1", | ||
"prettier-plugin-packagejson": "^2.4.3", | ||
"rimraf": "^4.1.2", | ||
"rimraf": "^4.3.0", | ||
"rollup": "^3", | ||
@@ -114,4 +114,4 @@ "tsdx": "^0.14.1", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=14.18" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
224810
Updatedgroq-js@^1.1.8