Comparing version 1.4.0 to 1.4.1
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { | ||
value: true | ||
}); | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var _1 = require('./1.js'); | ||
exports.DateTime = _1.DateTime; | ||
@@ -8,0 +10,0 @@ exports.Path = _1.Path; |
{ | ||
"name": "groq-js", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"keywords": [ | ||
@@ -71,6 +71,3 @@ "sanity", | ||
}, | ||
"browserslist": [ | ||
"> 0.2% and supports es6-module and supports es6-module-dynamic-import and not dead and not IE 11", | ||
"maintained node versions" | ||
], | ||
"browserslist": "extends @sanity/browserslist-config", | ||
"tap": { | ||
@@ -84,21 +81,21 @@ "check-coverage": false, | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^2.4.8", | ||
"@sanity/semantic-release-preset": "^4.1.4", | ||
"@types/tap": "^15.0.8", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"esbuild": "^0.19.2", | ||
"esbuild-register": "^3.4.2", | ||
"eslint": "^8.48.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"@sanity/pkg-utils": "^4.1.0", | ||
"@sanity/semantic-release-preset": "^4.1.6", | ||
"@types/tap": "^15.0.11", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"esbuild": "^0.19.12", | ||
"esbuild-register": "^3.5.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-config-sanity": "^7.0.1", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"ndjson": "^2.0.0", | ||
"prettier": "^3.2.4", | ||
"prettier-plugin-packagejson": "^2.4.5", | ||
"prettier-plugin-packagejson": "^2.4.9", | ||
"rimraf": "^5.0.0", | ||
"semver": "^7.5.4", | ||
"tap": "^16.3.8", | ||
"typescript": "^5.2.2" | ||
"tap": "^16.3.10", | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -105,0 +102,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
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
183107
69
732914
10883
22