Skip to content

Commit f07513d

Browse files
fix(deps): update dependency @lezer/lr to v1.4.8
1 parent 12cbcda commit f07513d

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

vuu-ui/package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vuu-ui/packages/vuu-filter-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@lezer/common": "^1.0.2",
16-
"@lezer/lr": "1.4.2",
16+
"@lezer/lr": "1.4.8",
1717
"@vuu-ui/vuu-data-types": "0.13.96",
1818
"@vuu-ui/vuu-filter-types": "0.13.96",
1919
"@vuu-ui/vuu-utils": "0.13.96"

vuu-ui/packages/vuu-table-extras/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vuu-ui/vuu-table": "0.13.96",
2424
"@vuu-ui/vuu-utils": "0.13.96",
2525
"@vuu-ui/vuu-ui-controls": "0.13.96",
26-
"@lezer/lr": "1.4.2",
26+
"@lezer/lr": "1.4.8",
2727
"@salt-ds/core": "1.48.0",
2828
"@salt-ds/styles": "0.2.1",
2929
"@salt-ds/window": "0.1.1"

0 commit comments

Comments
 (0)