mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
GrafanaUI: Support memoization of useStyles additional arguments (#75000)
* GrafanaUI: Support memoisation of useStyles additional arguments * remove spooky any
This commit is contained in:
@@ -4151,6 +4151,7 @@ __metadata:
|
||||
jquery: 3.7.0
|
||||
lodash: 4.17.21
|
||||
memoize-one: 6.0.0
|
||||
micro-memoize: ^4.1.2
|
||||
mock-raf: 1.0.1
|
||||
moment: 2.29.4
|
||||
monaco-editor: 0.34.0
|
||||
@@ -24412,6 +24413,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"micro-memoize@npm:^4.1.2":
|
||||
version: 4.1.2
|
||||
resolution: "micro-memoize@npm:4.1.2"
|
||||
checksum: 4b02750622d44b5ab31573c629b5d91927dd0c2727743ff75e790c223ab6cd02c48cc3bddea69da0dffb688091a0a71a17944947dd165f8ba9e03728bc30a76d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
|
||||
version: 4.0.4
|
||||
resolution: "micromatch@npm:4.0.4"
|
||||
|
||||
Reference in New Issue
Block a user