Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rolljee committed Jan 15, 2025
1 parent 34ccc5a commit f3410c9
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 10 deletions.
2 changes: 1 addition & 1 deletion lib/transform/canonical.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/

import { BaseN, CartesianProduct } from 'ts-combinatorics';
import { Espresso } from 'espresso-minimizer';
import { Espresso } from 'kuzzle-espresso-logic-minimizer';

import { JSONObject } from '../types/JSONObject';
import { strcmp } from '../util/stringCompare';
Expand Down
58 changes: 49 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"boost-geospatial-index": "1.3.0",
"espresso-minimizer": "1.0.0",
"json-stable-stringify": "1.2.1",
"kuzzle-espresso-logic-minimizer": "^2.1.1",
"ngeohash": "0.6.3",
"node-units": "0.1.7",
"re2": "1.21.4",
Expand Down

0 comments on commit f3410c9

Please sign in to comment.