mirror of
https://github.com/grafana/grafana.git
synced 2025-01-07 22:53:56 -06:00
Update dependency @emotion/react to v11.8.1 (#45656)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0fb490c00d
commit
5f533dac72
@ -233,7 +233,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.7.1",
|
||||
"@emotion/react": "11.7.1",
|
||||
"@emotion/react": "11.8.1",
|
||||
"@grafana/aws-sdk": "0.0.33",
|
||||
"@grafana/data": "workspace:*",
|
||||
"@grafana/e2e-selectors": "workspace:*",
|
||||
|
@ -31,7 +31,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.7.1",
|
||||
"@emotion/react": "11.7.1",
|
||||
"@emotion/react": "11.8.1",
|
||||
"@grafana/aws-sdk": "0.0.33",
|
||||
"@grafana/data": "8.5.0-pre",
|
||||
"@grafana/e2e-selectors": "8.5.0-pre",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -3661,15 +3661,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/react@npm:11.7.1":
|
||||
version: 11.7.1
|
||||
resolution: "@emotion/react@npm:11.7.1"
|
||||
"@emotion/react@npm:11.8.1":
|
||||
version: 11.8.1
|
||||
resolution: "@emotion/react@npm:11.8.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.13.10
|
||||
"@emotion/babel-plugin": ^11.7.1
|
||||
"@emotion/cache": ^11.7.1
|
||||
"@emotion/serialize": ^1.0.2
|
||||
"@emotion/sheet": ^1.1.0
|
||||
"@emotion/utils": ^1.0.0
|
||||
"@emotion/utils": ^1.1.0
|
||||
"@emotion/weak-memoize": ^0.2.5
|
||||
hoist-non-react-statics: ^3.3.1
|
||||
peerDependencies:
|
||||
@ -3680,7 +3681,7 @@ __metadata:
|
||||
optional: true
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 3392aa71f9c68c16022947959f7f842174e6b075b3baf58e185462411cd9b5a87557109a9225b1abaa2d7200a08b7cb9d7f21aa035f0d36b2c89e19b2a124e02
|
||||
checksum: a767c6d7ca9e45dc3c1e873cfa51952db24e0d279944403ceb06be82d15859354e128becf6f7d0f8ff2b5f3460e3c165cd2b16ab1a2446e8e15e134a69e6ea3a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3810,6 +3811,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/utils@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@emotion/utils@npm:1.1.0"
|
||||
checksum: d3b681ca3a23b07033ac6c6937e71010a5549ac8ccec325eb6c91a7e48d9a73db83fa5dadc58be981bb125d7c00fedca868ea4362b1da9e02866615f96be4df1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/weak-memoize@npm:0.2.5, @emotion/weak-memoize@npm:^0.2.5":
|
||||
version: 0.2.5
|
||||
resolution: "@emotion/weak-memoize@npm:0.2.5"
|
||||
@ -4329,7 +4337,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/core": 7.17.0
|
||||
"@emotion/css": 11.7.1
|
||||
"@emotion/react": 11.7.1
|
||||
"@emotion/react": 11.8.1
|
||||
"@grafana/aws-sdk": 0.0.33
|
||||
"@grafana/data": 8.5.0-pre
|
||||
"@grafana/e2e-selectors": 8.5.0-pre
|
||||
@ -20372,7 +20380,7 @@ __metadata:
|
||||
"@betterer/regexp": 5.1.6
|
||||
"@emotion/css": 11.7.1
|
||||
"@emotion/eslint-plugin": 11.7.0
|
||||
"@emotion/react": 11.7.1
|
||||
"@emotion/react": 11.8.1
|
||||
"@grafana/api-documenter": 7.11.2
|
||||
"@grafana/aws-sdk": 0.0.33
|
||||
"@grafana/data": "workspace:*"
|
||||
|
Loading…
Reference in New Issue
Block a user