mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: group uLibrary updates in renovate, revert uplot update for now (#64386)
* group uLibrary updates in renovate, revert uplot update for now * fix json
This commit is contained in:
10
.github/renovate.json5
vendored
10
.github/renovate.json5
vendored
@@ -83,7 +83,15 @@
|
||||
"matchPackagePrefixes": [
|
||||
"@visx/"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"groupName": "uLibraries",
|
||||
"matchPackageNames": [
|
||||
"@leeoniya/ufuzzy",
|
||||
"uplot"
|
||||
],
|
||||
"reviewers": ["leeoniya"],
|
||||
},
|
||||
],
|
||||
"pin": {
|
||||
"enabled": false
|
||||
|
||||
@@ -271,7 +271,7 @@
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
"@kusto/monaco-kusto": "5.3.6",
|
||||
"@leeoniya/ufuzzy": "1.0.5",
|
||||
"@leeoniya/ufuzzy": "1.0.2",
|
||||
"@lezer/common": "1.0.2",
|
||||
"@lezer/highlight": "1.1.3",
|
||||
"@lezer/lr": "1.3.3",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@grafana/data": "9.5.0-pre",
|
||||
"@grafana/e2e-selectors": "9.5.0-pre",
|
||||
"@grafana/schema": "9.5.0-pre",
|
||||
"@leeoniya/ufuzzy": "1.0.5",
|
||||
"@leeoniya/ufuzzy": "1.0.2",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@react-aria/button": "3.6.1",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -5351,7 +5351,7 @@ __metadata:
|
||||
"@grafana/e2e-selectors": 9.5.0-pre
|
||||
"@grafana/schema": 9.5.0-pre
|
||||
"@grafana/tsconfig": ^1.2.0-rc1
|
||||
"@leeoniya/ufuzzy": 1.0.5
|
||||
"@leeoniya/ufuzzy": 1.0.2
|
||||
"@mdx-js/react": 1.6.22
|
||||
"@monaco-editor/react": 4.4.6
|
||||
"@popperjs/core": 2.11.6
|
||||
@@ -6330,10 +6330,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@leeoniya/ufuzzy@npm:1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@leeoniya/ufuzzy@npm:1.0.5"
|
||||
checksum: 49e0633ea71fdfb036980b24c07bc524fc44e5fa44425edf1df87c66bdfa07a1833257508b01aed25485318973d676b48e9e0ced98658783c21582cc14e8f982
|
||||
"@leeoniya/ufuzzy@npm:1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@leeoniya/ufuzzy@npm:1.0.2"
|
||||
checksum: 5460378a8c32d121b0bc7c8e95cde995316516655528e248051b1bf360cdca0311ef3275de14b802587748231333cee6183c931b3abba26f9e4236ecc4959aa3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -22136,7 +22136,7 @@ __metadata:
|
||||
"@grafana/tsconfig": ^1.2.0-rc1
|
||||
"@grafana/ui": "workspace:*"
|
||||
"@kusto/monaco-kusto": 5.3.6
|
||||
"@leeoniya/ufuzzy": 1.0.5
|
||||
"@leeoniya/ufuzzy": 1.0.2
|
||||
"@lezer/common": 1.0.2
|
||||
"@lezer/highlight": 1.1.3
|
||||
"@lezer/lr": 1.3.3
|
||||
|
||||
Reference in New Issue
Block a user