mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @leeoniya/ufuzzy to v1.0.14
This commit is contained in:
parent
930efc3824
commit
153767a787
@ -262,7 +262,7 @@
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
"@kusto/monaco-kusto": "^7.4.0",
|
||||
"@leeoniya/ufuzzy": "1.0.13",
|
||||
"@leeoniya/ufuzzy": "1.0.14",
|
||||
"@lezer/common": "1.0.2",
|
||||
"@lezer/highlight": "1.1.3",
|
||||
"@lezer/lr": "1.3.3",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@emotion/css": "11.11.2",
|
||||
"@grafana/data": "10.3.0-pre",
|
||||
"@grafana/ui": "10.3.0-pre",
|
||||
"@leeoniya/ufuzzy": "1.0.13",
|
||||
"@leeoniya/ufuzzy": "1.0.14",
|
||||
"d3": "^7.8.5",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"@grafana/e2e-selectors": "10.3.0-pre",
|
||||
"@grafana/faro-web-sdk": "^1.3.5",
|
||||
"@grafana/schema": "10.3.0-pre",
|
||||
"@leeoniya/ufuzzy": "1.0.13",
|
||||
"@leeoniya/ufuzzy": "1.0.14",
|
||||
"@monaco-editor/react": "4.6.0",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@react-aria/button": "3.8.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3335,7 +3335,7 @@ __metadata:
|
||||
"@grafana/data": "npm:10.3.0-pre"
|
||||
"@grafana/tsconfig": "npm:^1.2.0-rc1"
|
||||
"@grafana/ui": "npm:10.3.0-pre"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.13"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@testing-library/jest-dom": "npm:^6.1.2"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
@ -3533,7 +3533,7 @@ __metadata:
|
||||
"@grafana/faro-web-sdk": "npm:^1.3.5"
|
||||
"@grafana/schema": "npm:10.3.0-pre"
|
||||
"@grafana/tsconfig": "npm:^1.2.0-rc1"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.13"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||
"@monaco-editor/react": "npm:4.6.0"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/button": "npm:3.8.0"
|
||||
@ -4147,10 +4147,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@leeoniya/ufuzzy@npm:1.0.13":
|
||||
version: 1.0.13
|
||||
resolution: "@leeoniya/ufuzzy@npm:1.0.13"
|
||||
checksum: 2222357f136764674e84d1b85ae2b4436840a270f75598c902e528ccfbc3d91b638f9e3b6d16e115e98eaffa4bcd9c71db909b126cf4ac3102fa14339d16cf4b
|
||||
"@leeoniya/ufuzzy@npm:1.0.14":
|
||||
version: 1.0.14
|
||||
resolution: "@leeoniya/ufuzzy@npm:1.0.14"
|
||||
checksum: 852b580a8eaaf92e2d448f5b720e3c53e4bea22187bf5e8459256677c47183321b47b8384982e15751f42da7e77a216fd86c80e6185677d8270adeab4a4fb771
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17242,7 +17242,7 @@ __metadata:
|
||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||
"@grafana/ui": "workspace:*"
|
||||
"@kusto/monaco-kusto": "npm:^7.4.0"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.13"
|
||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||
"@lezer/common": "npm:1.0.2"
|
||||
"@lezer/highlight": "npm:1.1.3"
|
||||
"@lezer/lr": "npm:1.3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user