@sanity/groq-store
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "@sanity/groq-store", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Stream dataset to memory for in-memory querying", | ||
@@ -88,23 +88,23 @@ "keywords": [ | ||
"@sanity/semantic-release-preset": "^4.0.0", | ||
"@types/eventsource": "^1.1.10", | ||
"@types/eventsource": "^1.1.11", | ||
"@types/node": "^18.11.18", | ||
"@types/split2": "^3.2.1", | ||
"@types/throttle-debounce": "^5.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.48.2", | ||
"@typescript-eslint/parser": "^5.48.2", | ||
"eslint": "^8.32.0", | ||
"@typescript-eslint/eslint-plugin": "^5.50.0", | ||
"@typescript-eslint/parser": "^5.50.0", | ||
"eslint": "^8.33.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-config-sanity": "^6.0.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.32.1", | ||
"eslint-plugin-react": "^7.32.2", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.1.0", | ||
"ls-engines": "^0.8.0", | ||
"ls-engines": "^0.9.0", | ||
"prettier": "^2.8.3", | ||
"prettier-plugin-packagejson": "^2.4.0", | ||
"rimraf": "^4.1.1", | ||
"prettier-plugin-packagejson": "^2.4.2", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3", | ||
"tsdx": "^0.14.1", | ||
"tslib": "^2.4.1", | ||
"typescript": "4.9.4" | ||
"tslib": "^2.5.0", | ||
"typescript": "4.9.5" | ||
}, | ||
@@ -111,0 +111,0 @@ "engines": { |